fix fix home screen
This commit is contained in:
parent
4e54d85236
commit
849f06c089
|
@ -92,6 +92,10 @@
|
||||||
.workinprogress {
|
.workinprogress {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
.header {
|
||||||
|
height: auto;
|
||||||
|
margin-top: 100px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-height: 720px) {
|
@media only screen and (max-height: 720px) {
|
||||||
|
|
Loading…
Reference in a new issue