Skip to content

Commit

Permalink
Fix footer
Browse files Browse the repository at this point in the history
  • Loading branch information
idematos committed Nov 19, 2024
1 parent af6635a commit 798fba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ main {
display: flex;
flex-direction: row;
overflow-y: scroll;
min-height: 100vh;
}

menu {
Expand Down Expand Up @@ -227,7 +226,6 @@ menu ul li a:hover {
align-items: flex-start;
flex-direction: column;
gap: 0.5rem;
min-height: 100vh;
border: 1px solid var(--light-grey);
}

Expand Down

0 comments on commit 798fba1

Please sign in to comment.