Skip to content

Commit

Permalink
Made startpage horizontal buttons more mobile compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
iByteABit256 authored Mar 28, 2024
1 parent dc324a3 commit d8851e4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/startpage/startpage.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ img {
}

.horizontalButtonsContainer button {
margin-right: 10px;
}

.horizontalButtonsContainer button:last-child {
margin-right: 0;
font-size: 1rem;
margin-left: 5px;
margin-right: 5px;
}

0 comments on commit d8851e4

Please # to comment.