Browse Source

Merge pull request #2719 from Automattic/fix/2718-remove-padding-from-darkmode

Remove padding attributes from Dark Mode variables
Jeff Ong 4 years ago
parent
commit
f8f431d1d5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      spearhead/variables.css

+ 0 - 2
spearhead/variables.css

@@ -113,7 +113,5 @@
 		--sticky-posts--alt-color-background: #2d3139;
 		--primary-nav--color-background: var(--sticky-posts--alt-color-background);
 		--primary-nav--dropdown-color-link: var(--global--color-foreground);
-		--button--padding-vertical: 24px;
-		--button--padding-horizontal: 32px;
 	}
 }