mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Fix book banner
This commit is contained in:
@@ -13,7 +13,7 @@ $book-beige: #FFEDD7
|
||||
transform: scale(1)
|
||||
|
||||
.bd-book-banner
|
||||
background-color: $white
|
||||
background-color: $primary
|
||||
position: relative
|
||||
|
||||
.bd-book-pattern,
|
||||
@@ -44,8 +44,7 @@ $book-beige: #FFEDD7
|
||||
display: block
|
||||
|
||||
.bd-book-content
|
||||
background-color: $white
|
||||
box-shadow: 0 40px 40px -20px rgba($black, 0.1)
|
||||
@extend %bd-box
|
||||
max-width: 520px
|
||||
padding: 3rem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user