Skip to content

Commit d095ce3

Browse files
committed
fix hamburger position
1 parent 6bbaf94 commit d095ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
position: sticky;
33
top: 0;
44
z-index: 5;
5-
padding: 0 16px;
5+
padding: 0 10px;
66
display: flex;
77
align-items: center;
88
height: 64px;

0 commit comments

Comments
 (0)