Browse Source

spaces to tabs

Ben Dwyer 4 years ago
parent
commit
f285cf1c6b
2 changed files with 3 additions and 3 deletions
  1. 3 3
      spearhead/assets/sass/block-extends/_search.scss
  2. 0 0
      spearhead/style.css.map

+ 3 - 3
spearhead/assets/sass/block-extends/_search.scss

@@ -1,6 +1,6 @@
 @mixin input-search-style() {
-    background: transparent;
-    color: var(--global--color-secondary);
+	background: transparent;
+	color: var(--global--color-secondary);
 }
 
 .wp-block-search {
@@ -57,7 +57,7 @@
 	}
 
 	.wp-block-search__inside-wrapper {
-        @include input-search-style();
+		@include input-search-style();
 		align-items: center;
 	}
 

File diff suppressed because it is too large
+ 0 - 0
spearhead/style.css.map


Some files were not shown because too many files changed in this diff