html {
font-size: $base-font-size;
}
body {
@include rubik; color: $slate;
}
*, *::before, *::after {
box-sizing: border-box;
}
html {
font-size: $base-font-size;
}
body {
@include rubik; color: $slate;
}
*, *::before, *::after {
box-sizing: border-box;
}