Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhajit-2023-44 committed Nov 7, 2024
1 parent 138761a commit 985101a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
color: #ffffff;
padding: 40px 0;
font-family: Arial, sans-serif;
min-width: 1520px;
}

/* Logo and Tagline */
Expand Down Expand Up @@ -49,6 +50,7 @@
margin-bottom: 10px;
}
.footer-column h4 {

font-size: 1rem;
margin-bottom: 10px;
color: #12e9cc;
Expand All @@ -60,6 +62,13 @@
.footer-column ul li {
margin-bottom: 8px;
}
.footer-bottom ul li a {

color: #12e9cc;
text-decoration: none;
font-size: 0.95rem;

}
.footer-column ul li a {
color: #ffffff;
text-decoration: none;
Expand Down

0 comments on commit 985101a

Please sign in to comment.