Skip to content

Commit

Permalink
fix css mobile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Jul 30, 2024
1 parent 34337d5 commit f833271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Header.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
flex-flow: wrap;
gap: 10px;

margin-top: auto;
margin-top: 30px;
}

.cta a:first-child {
Expand Down

0 comments on commit f833271

Please sign in to comment.