Skip to content

Commit ab8cccb

Browse files
committed
Edit submenu style
1 parent a00b3ba commit ab8cccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Nav/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const Container = styled.div`
6464
const SubMenus = styled.div`
6565
display: none;
6666
position: absolute;
67-
top: 70%;
67+
top: 90%;
6868
6969
background-color: #141414;
7070

0 commit comments

Comments
 (0)