Skip to content

Commit

Permalink
change rem to px
Browse files Browse the repository at this point in the history
  • Loading branch information
giladfuchs committed Oct 7, 2023
1 parent 661ab12 commit 88062d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/header/menu/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
z-index: 500;
max-width: 100%;
padding: 30px;
margin-right: .51rem;
margin-right: 1px;
}

}

0 comments on commit 88062d5

Please sign in to comment.