Update file style.css
This commit is contained in:
parent
f66f76e718
commit
f4a759e0a6
@ -22,6 +22,9 @@ header, footer, nav {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
background: var(--dark-background);
|
background: var(--dark-background);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
header, footer {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user