Sha256: b14b13018e8e90453ff91e9bf0b0e9bc45b9b0c764bb4793c4d90e6972ea6db4
Contents?: true
Size: 352 Bytes
Versions: 13
Compression:
Stored size: 352 Bytes
Contents
.statistic { @apply flex flex-col items-start gap-2 p-4 rounded border-[3px] border-background; &__container { @apply grid grid-cols-2 md:grid-cols-[repeat(auto-fit,minmax(0,120px))] gap-4; } &__title { @apply w-full truncate text-gray-2 font-normal text-sm; } &__number { @apply w-full text-gray-2 font-bold text-3xl; } }
Version data entries
13 entries across 13 versions & 1 rubygems