font fixes

This commit is contained in:
kurpfish
2021-08-13 15:18:18 +03:00
parent fd8558ec02
commit a168d71497
16 changed files with 41 additions and 9 deletions

View File

@ -71,6 +71,10 @@
color: gray !important;
}
.search__submit {
font-weight: bold;
}
.search__submit:hover .loader path {
fill: #6aaf5c;
}