Sha256: 2cd2eb3abb88537426195cf959ba5745ad51292f1af570c63bee63a3440121f9
Contents?: true
Size: 239 Bytes
Versions: 22
Compression:
Stored size: 239 Bytes
Contents
.openingTimes { display: inline-grid; grid-template-columns: auto auto; margin-top: 20px; p { margin: 0; &:nth-child(2n + 1) { font-weight: bold; color: $accent_color; } &:nth-child(2n) { margin-left: 10px; } } }
Version data entries
22 entries across 22 versions & 1 rubygems