Remove font-size mixin (#1413)
This commit is contained in:
parent
a4dae93801
commit
4909e965c4
7 changed files with 5 additions and 28 deletions
|
@ -6,8 +6,7 @@ optgroup,
|
|||
textarea {
|
||||
color: $color__text-main;
|
||||
font-family: $font__main;
|
||||
|
||||
@include font-size(1);
|
||||
font-size: 1rem;
|
||||
line-height: $font__line-height-body;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue