Fixed navbar
This commit is contained in:
@@ -5,13 +5,15 @@
|
||||
justify-content:space-between;
|
||||
align-items: center;
|
||||
padding: 0px 32px;
|
||||
}
|
||||
|
||||
.header_no_index {
|
||||
width: 100%;
|
||||
z-index: 999;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
background-color: hsl(var(--background));
|
||||
|
||||
}
|
||||
|
||||
@logo-size: 80px;
|
||||
|
||||
Reference in New Issue
Block a user