Browse Source

spaces to tabs

Ben Dwyer 4 years ago
parent
commit
16a5f3888e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spearhead/assets/sass/block-extends/_search.scss

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

@@ -62,7 +62,7 @@
 	}
 
 	.wp-block-search__input {
-        @include input-search-style();
+		@include input-search-style();
 		border: none;
 		border-bottom: var(--form--border-width) solid var(--form--border-color);
 	}