Sha256: 1a0db7d17fc70125326b215830cbbf7dbeb0c6243f584fd8222fa7bfd5f00b91
Contents?: true
Size: 629 Bytes
Versions: 3
Compression:
Stored size: 629 Bytes
Contents
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } // stylelint-disable .font-xs { font-size: .75rem !important; } .font-sm { font-size: .85rem !important; } .font-lg { font-size: 1rem !important; } .font-xl { font-size: 1.25rem !important; } .font-2xl { font-size: 1.5rem !important; } .font-3xl { font-size: 1.75rem !important; } .font-4xl { font-size: 2rem !important; } .font-5xl { font-size: 2.5rem !important; } .text-white .text-muted { color: rgba(255, 255, 255, .6); } .text-value { font-size: ($font-size-base * 1.5); font-weight: $font-weight-bold; }
Version data entries
3 entries across 3 versions & 1 rubygems