global-styling:
css:
theme:
css/style.css: {}
css/custom.css: {}
edit /themes/custom/subtheme/subtheme.libraries.yml
create /themes/custom/subtheme/css/custom.css
add custom css
p {
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
clear cache
- Log in to post comments