Improved mobile responsiveness
This commit is contained in:
parent
4949e5b2c3
commit
fcb4b55cc4
@ -317,8 +317,11 @@ nav ul li {
|
|||||||
background-size: unset !important;
|
background-size: unset !important;
|
||||||
} */
|
} */
|
||||||
#logo {
|
#logo {
|
||||||
height: 230px !important;
|
height: 180px !important;
|
||||||
width: 230px !important;
|
width: 180px !important;
|
||||||
|
}
|
||||||
|
header .waviy {
|
||||||
|
font-size: 45px;
|
||||||
}
|
}
|
||||||
#banner {
|
#banner {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user