bugfix(css): header padding
This commit is contained in:
parent
68e95ed2eb
commit
69723e18fa
@ -25,6 +25,8 @@ header {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
background-color: black ;
|
||||
padding-top: 28px;
|
||||
padding-bottom: 28px;
|
||||
}
|
||||
|
||||
.main-poster {
|
||||
|
Loading…
x
Reference in New Issue
Block a user