message
This commit is contained in:
parent
0c09975b5a
commit
6b314caa4f
@ -18,10 +18,13 @@ header #top {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
header nav {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
flex-grow: 1;
|
||||
background-color: #444444b7;
|
||||
padding: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user