Skip to content

Commit

Permalink
mobile responsiveness adedd
Browse files Browse the repository at this point in the history
  • Loading branch information
FranklinBarto committed Feb 12, 2024
1 parent 7f624cb commit daa583c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
}
}
@media (max-width: 640px) {
// Hide one item on the nav links to stop overlapping text
// Hide one item on the nav links to stop overlapping text
nav {
.links {
a:nth-child(1){
Expand Down

0 comments on commit daa583c

Please sign in to comment.