Sha256: f5d4fd75a613fc5f441f2ec9cad86ab29f3229d093e4e09becc6309d7f25cf19
Contents?: true
Size: 391 Bytes
Versions: 1
Compression:
Stored size: 391 Bytes
Contents
@import '_variable.scss'; .product-foreground{ background-color: $table-background !important; width: 98% !important; z-index: 1; margin: 10px auto; box-shadow: -1px 4px 12px -3px rgba(0,0,0,0.18); .product-details{ display: grid; position: relative; grid-template-columns: 1fr 1fr; width: 40%; margin-top: 65px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cm-admin-0.1.0 | lib/generators/cm_admin/templates/assets/stylesheets/products.scss |