mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
fix: set accessible name for search button
also changes the CSS for the text transform
This commit is contained in:
@ -36,6 +36,7 @@ form.index-search-form > button {
|
||||
position: relative;
|
||||
top: 9px;
|
||||
right: 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
form.index-search-form > button > svg {
|
||||
|
Reference in New Issue
Block a user