Browse Source

fixed paddings after sticky post

Maggie Cabrera 4 năm trước cách đây
mục cha
commit
506762ab6e

+ 1 - 1
spearhead/assets/sass/_posts-and-pages.scss

@@ -75,7 +75,7 @@
 	}
 
 	// The first non-sticky post does need extra top padding.
-	+ article:not(.post.sticky) {
+	+ article:not(.sticky) {
 		padding-top: calc(2 * var(--global--spacing-vertical));
 	}
 }

+ 1 - 1
spearhead/style-rtl.css

@@ -133,7 +133,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	padding-top: 0;
 }
 
-.post.sticky + article:not(.post.sticky) {
+.post.sticky + article:not(.sticky) {
 	padding-top: calc(2 * var(--global--spacing-vertical));
 }
 

+ 1 - 1
spearhead/style.css

@@ -133,7 +133,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	padding-top: 0;
 }
 
-.post.sticky + article:not(.post.sticky) {
+.post.sticky + article:not(.sticky) {
 	padding-top: calc(2 * var(--global--spacing-vertical));
 }
 

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
spearhead/style.css.map


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác