mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 02:21:37 +01:00
fix: increase 1st entry max height to 260px
This commit is contained in:
parent
ee1a829c02
commit
df592b3370
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
.first-entry {
|
.first-entry {
|
||||||
height: 240px;
|
height: 260px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user