Skip to content

Commit

Permalink
adding padding for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
rennacarver committed Oct 22, 2024
1 parent 9f964f6 commit cea84cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,9 @@ svg {

/* Mobile */
@media screen and (max-width: 600px) {
.top-padding {
/* .top-padding {
padding: 0px;
}
} */
.modes-div {
margin-top: 25px;
align-items: center;
Expand Down

0 comments on commit cea84cc

Please sign in to comment.