mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
fix: increase 1st entry max height to 260px
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.first-entry {
|
||||
height: 240px;
|
||||
height: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user