Sha256: 5f4bfc8d588a83446efde29824a225c4be6d1050f296f54b8d11d88901c3ac2f
Contents?: true
Size: 511 Bytes
Versions: 10
Compression:
Stored size: 511 Bytes
Contents
/* ------------------------------------------------------------ *\ Base \* ------------------------------------------------------------ */ body { font-family: $font-family-jost; font-size: 17px; color: #000000; } a { text-decoration: none; color: inherit; } h1, h2, h3, h4, h5, h6 { font-family: $font-family-zilla-slab; font-weight: normal; } h1 { font-size: 40px; } h2 { font-size: 30px; } h3 { font-size: 28px; } h4 { font-size: 20px; } h5 { font-size: 18px; } h6 { font-size: 17px; }
Version data entries
10 entries across 10 versions & 4 rubygems