css tweaks
This commit is contained in:
parent
6dee7a7ae3
commit
9b0b87d815
@ -100,8 +100,8 @@
|
||||
}
|
||||
|
||||
header {
|
||||
width: 100%;
|
||||
position: sticky;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
@ -111,12 +111,13 @@ header {
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
background-color: #112210;
|
||||
width: 100%;
|
||||
max-width: 48rem;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
height: 65px;
|
||||
background-color: #112210;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
Loading…
Reference in New Issue
Block a user