Skip to content

Commit 61b7d79

Browse files
committed
[bug] fix header postion when background is shown and links are not
1 parent 80743d1 commit 61b7d79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/css/header.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.header {
2+
position: relative;
23
display: flex;
34
flex-direction: row;
45
z-index: var(--z-index-header);

0 commit comments

Comments
 (0)