Skip to content

Commit

Permalink
mobile changes buttons and numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Marit Radder authored and Marit Radder committed Feb 29, 2024
1 parent e2785b9 commit fb1c793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
display: flex;
justify-content: center;
gap: 30px;
margin-top: 60px;
flex-wrap: wrap;
}

a {
Expand Down
1 change: 1 addition & 0 deletions src/components/numbers/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
display: flex;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
}

.column {
Expand Down

0 comments on commit fb1c793

Please sign in to comment.