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: $primary
|
||||
background-color: $white-bis
|
||||
position: relative
|
||||
|
||||
.bd-book-pattern,
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
|
||||
.bd-footer-support
|
||||
@extend %bd-footer-box
|
||||
border-top: 2px solid $background
|
||||
// background-color: $white-bis
|
||||
// box-shadow: none
|
||||
padding: 3rem
|
||||
|
||||
Reference in New Issue
Block a user