improved: Gap between header and first image (#6299)

This commit is contained in:
maTh
2024-04-14 23:49:26 +02:00
committed by GitHub
parent 2846fdba6f
commit 6901ff1e70
2 changed files with 2 additions and 0 deletions

View File

@@ -1424,6 +1424,7 @@ a.website:hover .favicon {
.content header {
padding-top: calc(2 * var(--frss-padding-top-bottom));
padding-bottom: calc(var(--frss-padding-top-bottom));
}
.content footer {

View File

@@ -1424,6 +1424,7 @@ a.website:hover .favicon {
.content header {
padding-top: calc(2 * var(--frss-padding-top-bottom));
padding-bottom: calc(var(--frss-padding-top-bottom));
}
.content footer {