add banner margin for phone layout
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
250015aeb0
commit
4746d0a8ea
1 changed files with 2 additions and 0 deletions
|
@ -276,6 +276,8 @@ h1 {margin-top: 3vh;}
|
||||||
margin-left: 0cm;
|
margin-left: 0cm;
|
||||||
margin-right: 0cm;
|
margin-right: 0cm;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.banner {margin-top: 0.75cm;}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
|
|
Loading…
Reference in a new issue