feat: center header and footer
This commit is contained in:
parent
77d3e1d01a
commit
af90629c56
@ -43,6 +43,7 @@ header,
|
||||
footer {
|
||||
max-width: unset !important;
|
||||
background-color: black;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
header section h1,
|
||||
@ -64,11 +65,6 @@ main {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
header section {
|
||||
text-align: center;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#icd-logo {
|
||||
height: 48px;
|
||||
aspect-ratio: 1200/319;
|
||||
|
Loading…
x
Reference in New Issue
Block a user