humus-old/scss/typography.scss
2019-09-22 22:30:26 -05:00

8 lines
130 B
SCSS

@mixin text-debug {
font-family: joystix;
font-size: 4px;
line-height: 1em;
margin: 0 1px;
text-transform: uppercase;
}