Remove font-size mixin (#1413)
This commit is contained in:
parent
a4dae93801
commit
4909e965c4
7 changed files with 5 additions and 28 deletions
|
@ -7,9 +7,7 @@ input[type="submit"] {
|
|||
border-radius: 3px;
|
||||
background: $color__background-button;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
|
||||
@include font-size(0.75);
|
||||
|
||||
font-size: 0.75rem;
|
||||
line-height: 1;
|
||||
padding: 0.6em 1em 0.4em;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue