UNPKG
i-rubik
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.5
0.3.3
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.0.1
A Vue.js 2.0+ UI Components Framework
github.com/ccforward/rubik
ccforward/rubik
i-rubik
/
src
/
style
/
global
/
headings.styl
10 lines
(9 loc)
•
284 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
for
heading,
options
in
$headings
{
heading
}
color:
$heading-color
font-size:
options.size
font-weight:
options.weight
line-height:
110
%
margin-bottom:
$spaces.three.y
@media screen and (max-width:
$grid-breakpoints.sm)
font-size:
options.size
*
.6