Sha256: 7e6c1378a48231d42bb5d338eae1303a0f968fd29ddb2894ac550cb8bf811d0d
Contents?: true
Size: 968 Bytes
Versions: 31
Compression:
Stored size: 968 Bytes
Contents
.location-content { @include pie-clearfix; .location-header { background-color: #F1F1F2; @include breakpoint($breakpoint-l) { @include column(12); @include last-col3; border-bottom: 0 none; padding-bottom: 0; margin-bottom: 2em; } .location-info { @include breakpoint($breakpoint-l) { @include column(8); border-bottom: 0 none; padding-bottom: 0; } .location-title{ padding-top: 2em; } .location-title, .location-address { margin-left: 1em; } .button { @include button-subtle-list; background-color: white; margin-bottom: 1em; } } .location-media{ img { width: 100%; } @include breakpoint($breakpoint-l) { @include column(4); margin-bottom: 0; margin-right: 0; border-bottom: 0 none; padding-bottom: 0; } } } }
Version data entries
31 entries across 31 versions & 1 rubygems