mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
first-entry : reduce bottom margin
This commit is contained in:
parent
f40842915e
commit
813b590e19
@ -6,7 +6,7 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
height: 320px;
|
||||
margin-bottom: var(--header-height);
|
||||
margin-bottom: var(--gap);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
|
Loading…
Reference in New Issue
Block a user