Skip to content

Commit

Permalink
Improved layout on small screen (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed May 22, 2024
2 parents 280be05 + 7357462 commit e14c3e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
border:1Px solid var(--colorBlack200);
padding:var(--mL);
overflow-x: hidden;
max-width: 100%;

& hr {
clear: both;
Expand Down

0 comments on commit e14c3e5

Please sign in to comment.