Increase search bar font size

This commit is contained in:
Luis Cielak 2018-07-23 12:02:30 -04:00
parent 313d7f6fd1
commit a1efbb27a1

View File

@ -21,6 +21,8 @@
input[type=search] {
height: 4.4rem;
font-size: 1.7rem;
color: $color-black;
}
button {