oficinasuport-wp-theme/sass/base/typography/_headings.scss

11 lines
97 B
SCSS
Raw Normal View History

h1,
h2,
h3,
h4,
h5,
h6 {
2022-11-30 00:19:00 +01:00
font-family: $font__light;
text-transform: uppercase;
clear: both;
}