Browse Source

Merge branch 'try/varia-header-footer-hide' of github.com:Automattic/themes into try/varia-header-footer-hide

Maggie Cabrera 4 năm trước cách đây
mục cha
commit
65829ef5c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      spearhead/variables.css

+ 1 - 1
spearhead/variables.css

@@ -103,7 +103,7 @@
 }
 
 @media ( prefers-color-scheme: dark ) {
-	:root :not(.custom-colors) {
+	:root {
 		--global--color-primary: #ff6a81;
 		--global--color-primary-hover: #ffffff;
 		--global--color-secondary: #b2b2b2;