Sha256: cc3e08ac49fab2e8bac3c7737b1088be0b8d45f092394c10587c34417313dd05
Contents?: true
Size: 342 Bytes
Versions: 11
Compression:
Stored size: 342 Bytes
Contents
// Classes that are meant to be used by custom css of theme users // For icons.scss .fas { line-height: 2.25rem !important; } .custom-icon { content: ""; background: url(https://via.placeholder.com/48x48) no-repeat; background-position: center center; display: block; width: 48px; height: 48px; float: left; }
Version data entries
11 entries across 11 versions & 1 rubygems