fix: page header
This commit is contained in:
parent
0074fc1eb6
commit
f1494d4e96
@ -11,7 +11,6 @@ body {
|
|||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 28px 0;
|
padding: 28px 0;
|
||||||
background: #000000
|
background: #000000
|
||||||
@ -153,6 +152,6 @@ body {
|
|||||||
@media screen and (max-widht:2500) {
|
@media screen and (max-widht:2500) {
|
||||||
.main-banner-mobile {
|
.main-banner-mobile {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user