Skip to content

Commit

Permalink
retouch dikit
Browse files Browse the repository at this point in the history
  • Loading branch information
ridhozhr10 committed May 13, 2024
1 parent dcda9af commit 75cd580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/_components/layout/Header/style.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}

& #menuMobile {
@apply md:hidden absolute top-16 right-0 p-2 border-none bg-header-bg-dark;
@apply md:hidden absolute top-[50px] right-0 p-2 border-bg-dark border-t-2 border-l-2 bg-header-bg-dark;

& ul {
@apply flex flex-col items-start list-none text-base;
Expand Down

0 comments on commit 75cd580

Please sign in to comment.