mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add shoutout block
This commit is contained in:
@@ -109,3 +109,19 @@
|
||||
&:nth-child(3n-1),
|
||||
&:nth-child(3n)
|
||||
margin-left: 1.5rem
|
||||
|
||||
.bd-shoutout
|
||||
background-color: $background
|
||||
padding: 2rem
|
||||
text-align: center
|
||||
&:not(:last-child)
|
||||
margin-bottom: 3rem
|
||||
|
||||
.bd-shoutout-text
|
||||
&.title
|
||||
opacity: 0.8
|
||||
&.subtitle
|
||||
opacity: 0.5
|
||||
|
||||
.bd-shoutout-button
|
||||
margin-top: -0.75rem
|
||||
Reference in New Issue
Block a user