Sha256: 40a4dd4cab8fdff5beec80db21c1febe701987a52ad013d59ede7ae93b233e03
Contents?: true
Size: 479 Bytes
Versions: 5
Compression:
Stored size: 479 Bytes
Contents
.font-display { @apply text-5xl font-bold leading-tight tracking-tight; } h1, .h1 { @apply text-4xl font-bold leading-tight tracking-tight; } h2, .h2 { @apply text-3xl font-bold leading-tight; } h3, .h3 { @apply text-2xl font-bold leading-normal; } h4, .h4 { @apply text-xl font-bold leading-normal; } h5, .h5 { @apply text-lg font-bold leading-normal; } h6, .h6 { @apply font-bold; } a { @apply text-primary-600 hover:text-primary-500; }
Version data entries
5 entries across 5 versions & 1 rubygems