Larger search input font size
This commit is contained in:
parent
3c7db82812
commit
ecd68a718a
@ -192,12 +192,13 @@ main {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
border: 1px solid #ccc;
|
||||
padding: .5em 1em;
|
||||
padding: .4rem .9rem;
|
||||
margin: 1em 0;
|
||||
outline: none;
|
||||
background-color: inherit;
|
||||
color: inherit;
|
||||
font-family: spectral, serif;
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user