Sha256: 3ec4ea7e2255d7d86cf64bd4c2fd31baccfb1d3698f9a2fe0885561bd23b38a7
Contents?: true
Size: 347 Bytes
Versions: 13
Compression:
Stored size: 347 Bytes
Contents
// Text Helpers .center { text-align: center; } .justify { text-align: justify; } // Icons Helpers .left-icon { margin-right: 5px; } .right-icon { margin-left: 5px; } // Float Helpers .left { float: left; } .right { float: right; } // HELPERS .justify { text-align: justify; } // FIX .logo-container .logo { border: none; }
Version data entries
13 entries across 13 versions & 1 rubygems