Skip to content

Commit

Permalink
Changed footer margin
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-dumitru committed Jan 31, 2024
1 parent ff3187c commit 8cb06e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mediaqueries.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
margin-top: 1em;
}
.col.skills-group {
margin-bottom: 1em;
margin-bottom: 0;
}

.navbar-brand img {
Expand Down Expand Up @@ -123,8 +123,9 @@

footer svg.lucide {
color: var(--icons-colour);
margin-top: 3em;
margin-top: 2em;
margin-left: 1em;
margin-bottom: 1em;
width: 32px;
height: 32px;
}
Expand Down

0 comments on commit 8cb06e9

Please sign in to comment.