add small menu

This commit is contained in:
2020-04-07 23:43:50 +02:00
parent edf96000b0
commit eb28a0a577
16 changed files with 132 additions and 55 deletions

View File

@@ -12,7 +12,7 @@ input {
font-size: 1.6rem;
font-family: $fontMain;
padding: 0.5rem 1rem;
border-radius: 0.5rem;
border-radius: 0.2rem;
&:focus {
background-color: $white;