i-rubik
Version:
A Vue.js 2.0+ UI Components Framework
25 lines (20 loc) • 397 B
text/stylus
html
font-size $font-size-root
line-height $line-height-root
color $color-root
text-rendering optimizeLegibility
-webkit-font-smoothing antialiased
-moz-osx-font-smoothing grayscale
body
background $body-bg
overflow-x hidden
font-family $body-font-family
main
display flex
flex 1
header
width 100%
a
color: $theme.primary
p
margin-bottom: $spaces.three.y