2024-01-09 16:13:20 +01:00
|
|
|
body,
|
|
|
|
button,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
optgroup,
|
|
|
|
textarea {
|
|
|
|
color: $color__text-main;
|
|
|
|
font-family: $font__main;
|
|
|
|
font-size: $font__size-body;
|
|
|
|
line-height: $font__line-height-body;
|
|
|
|
}
|
2024-01-14 17:12:37 +01:00
|
|
|
|
2024-01-09 16:13:20 +01:00
|
|
|
@import "headings";
|
|
|
|
@import "copy";
|
|
|
|
@import "fonts";
|