Skip to content

Commit 1ca93d7

Browse files
NiHaidenfizzyizzy05
authored andcommitted
fix: header too wide for desktop
1 parent 0259ebf commit 1ca93d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sass/_header.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@
5858
header.index-header {
5959
position: absolute;
6060
top: 0;
61+
left: 0;
62+
right: 0;
6163
z-index: 2;
62-
width: 100vw;
6364
}
6465

6566
header {

0 commit comments

Comments
 (0)