registradores-de-datos-ambi.../mi-pagina-web-personal-master/scss/_mixins.scss
AlejoBonifacio be47c339ea
1
1
2020-03-18 22:01:52 -03:00

8 lines
95 B
SCSS

@mixin heading-font {
font-family: 'Raleway';
}
@mixin body-font {
font-family: 'Lora';
}