Update html.css

This commit is contained in:
Joshua Killen 2020-04-16 19:54:51 +01:00
parent 171134dcc0
commit 4d60b43253
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#searchInput { #searchInput {
width: 100vw; width: 99vw;
font-size: 1.5vw; font-size: 1.5vw;
border: 1px solid black; border: 1px solid black;
margin-bottom: 1vh; margin-bottom: 1vh;