Remove redundant font-size declarations (#1434)

This commit is contained in:
Ismail El Korchi 2020-05-15 02:39:09 +00:00 committed by GitHub
parent e7d95951b8
commit 98777c2554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 19 deletions

View file

@ -7,7 +7,6 @@ input[type="submit"] {
border-radius: 3px;
background: $color__background-button;
color: rgba(0, 0, 0, 0.8);
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;