Skip to content

Commit

Permalink
Remove annoying margin below info panel. The purpose was to make some…
Browse files Browse the repository at this point in the history
… more empty space below, so legal notice doesn't cover space after moving page down, but it causes scrollbar to appear when it's not really needed.
  • Loading branch information
Matriks404 committed Jan 14, 2024
1 parent 3ece4f5 commit b423e4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ p {
}

#info {
margin-bottom: 160px;

flex-flow: column nowrap;

text-align: center;
Expand Down

0 comments on commit b423e4a

Please sign in to comment.