Searchbox terminada ?

This commit is contained in:
2020-11-21 02:55:02 -03:00
parent 9b26927909
commit e11ed6cd05
3 changed files with 20 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
*/
* {
font-family: sans;
font-family: sans-serif;
}
.container {
@@ -149,7 +149,7 @@
height: 5em;
}
#search-box .search-box {
#search-input{
font-size: 1.5em;
font-weight: 600;