mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Add minireset, Fix color luminance
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
@import "../base/placeholders.sass"
|
||||
@import "../utilities/variables.sass"
|
||||
|
||||
.box
|
||||
@extend %block
|
||||
+block
|
||||
background-color: $white
|
||||
border-radius: $radius-large
|
||||
box-shadow: 0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)
|
||||
|
||||
Reference in New Issue
Block a user