Browse Source

Fix margin auto bug.

Jeff Ong 4 năm trước cách đây
mục cha
commit
2f8857f7f8

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

@@ -24,7 +24,7 @@
 }
 
 .site-main > * {
-	margin: 0;
+	margin: 0 auto;
 	padding: calc(3 * var(--global--spacing-vertical)) 0;
 }
 

+ 1 - 1
spearhead/style-rtl.css

@@ -53,7 +53,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 }
 
 .site-main > * {
-	margin: 0;
+	margin: 0 auto;
 	padding: calc(3 * var(--global--spacing-vertical)) 0;
 }
 

+ 1 - 1
spearhead/style.css

@@ -53,7 +53,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 }
 
 .site-main > * {
-	margin: 0;
+	margin: 0 auto;
 	padding: calc(3 * var(--global--spacing-vertical)) 0;
 }
 

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