This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
|
body,
|
|
button,
|
|
input,
|
|
select,
|
|
optgroup,
|
|
textarea {
|
|
color: $color__text-main;
|
|
|
|
@include font-body;
|
|
font-size: 1rem;
|
|
line-height: $font__line-height-body;
|
|
}
|
|
|
|
@import "headings";
|
|
@import "copy";
|