Skip to content

Commit

Permalink
CSS tweak to the footer so that the links better align with the USABL…
Browse files Browse the repository at this point in the history
…E logo in the footer
  • Loading branch information
lukasz-a-krol committed Oct 10, 2024
1 parent e8ec1ef commit 05c70ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5576,6 +5576,9 @@ ol {
@media (min-width: 768px) {
.footer .footer-logo img {
margin: 2.5rem 0; } }
.footer-menu ul {
margin-top: 1.1rem; /*added later on during the site building process, means that the footer links align with the USABLE logo */
}
.footer .footer-menu a {
font-family: "montserrat-bold", Arial, sans-serif, -apple-system;
color: #fff; }
Expand Down

0 comments on commit 05c70ee

Please sign in to comment.