humus-old/scss/typography.scss

8 lines
130 B
SCSS
Raw Normal View History

2019-09-22 22:30:26 -05:00
@mixin text-debug {
font-family: joystix;
font-size: 4px;
line-height: 1em;
margin: 0 1px;
text-transform: uppercase;
}