Sha256: 126e2e4cf8fc4c3c835f8e810791b1cedbb5185ed38cb42a3f1ee95bb6f01f3e
Contents?: true
Size: 585 Bytes
Versions: 46
Compression:
Stored size: 585 Bytes
Contents
.alert { .alert-banner-body { display: flex; justify-content: space-between; align-items: flex-start; .alert-banner-icon { margin: 1px; svg { width: 16px; height: 16px; } } .alert-banner-content { margin-left: 10px; display: flex; flex-direction: column; .alert-banner-header { p { font-size: 1.1rem; font-weight: bold; margin-bottom: 0; } } .alert-banner-text { p.mb-0 { margin-bottom: 0; } } } } }
Version data entries
46 entries across 46 versions & 1 rubygems