css tweaks
This commit is contained in:
parent
14b8aeaca7
commit
2b2260eb43
@ -100,9 +100,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
padding: 1px 1px;
|
padding: 1px 1px;
|
||||||
background-color: #112210;
|
background-color: #112210;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user