Explorar o código

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

maTh %!s(int64=2) %!d(string=hai) anos
pai
achega
6901ff1e70
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      p/themes/base-theme/frss.css
  2. 1 0
      p/themes/base-theme/frss.rtl.css

+ 1 - 0
p/themes/base-theme/frss.css

@@ -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 {

+ 1 - 0
p/themes/base-theme/frss.rtl.css

@@ -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 {