mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-06 15:38:33 -05:00
improved: Gap between header and first image (#6299)
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user