removed class .hero for search button fields

This commit is contained in:
jorge 2021-11-18 14:09:26 +01:00
parent d284002ae4
commit 8796ae11a8
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
.hero{ // .hero{
.search{ .search{
.input-group * { .input-group * {
margin: 0; margin: 0;
@ -64,4 +64,4 @@
} }
} }
} }
} // } //end .hero