mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +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) {
|
||||
.first-entry {
|
||||
height: 240px;
|
||||
height: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user