mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
@@ -1,7 +1,7 @@
|
||||
.box
|
||||
@extend .block
|
||||
background: $white
|
||||
border-radius: 5px
|
||||
border-radius: $radius-large
|
||||
box-shadow: 0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)
|
||||
display: block
|
||||
padding: 20px
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
=button-small
|
||||
border-radius: 2px
|
||||
border-radius: $radius-small
|
||||
font-size: 11px
|
||||
height: 24px
|
||||
line-height: 16px
|
||||
|
||||
Reference in New Issue
Block a user