Skip to content

Commit

Permalink
Create footer.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardik-S authored Nov 14, 2024
1 parent 9fb6130 commit 4d09949
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/footer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* footer.css */
footer {
text-align: center;
padding: 1rem;
background: #333;
color: #fff;
font-size: 0.9rem;
}

0 comments on commit 4d09949

Please sign in to comment.