This commit is contained in:
Leandro Facchinetti 2020-12-17 17:24:10 +00:00
parent cb0bf74025
commit 0b7f488c17
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
body { body {
font-size: 14px;
line-height: 1.5; line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
@ -22,7 +21,7 @@ h1 {
} }
footer { footer {
font-size: 0.857em; font-size: 0.875em;
} }
input { input {