Bumped up input font size

This commit is contained in:
2021-08-08 11:48:47 +03:00
parent 75cf8ef3aa
commit e8d78c4b0f
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
input, button {
border: none;
border-radius: 16px;
font-size: 16px;
&::placeholder {
color: $dark;