Sha256: 70ea2ba3d19ce7678e1bfdc8e4b569400c74f229039367c746faaac5ce1efddc
Contents?: true
Size: 718 Bytes
Versions: 40
Compression:
Stored size: 718 Bytes
Contents
/*------------------------------------ Typography Line Height ------------------------------------*/ .g-line-height { &-0 { line-height: 0 !important; } &-0_7 { line-height: .7 !important; } &-0_8 { line-height: .8 !important; } &-0_9 { line-height: .9 !important; } &-1 { line-height: 1 !important; } &-1_1 { line-height: 1.1 !important; } &-1_2 { line-height: 1.2 !important; } &-1_3 { line-height: 1.3 !important; } &-1_4 { line-height: 1.4 !important; } &-1_5 { line-height: 1.5 !important; } &-1_6 { line-height: 1.6 !important; } &-1_8 { line-height: 1.8 !important; } &-2 { line-height: 2 !important; } }
Version data entries
40 entries across 40 versions & 1 rubygems