mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Fix background bleed behind card images (#355)
This commit is contained in:
parent
6a298900a5
commit
33b04560cc
1 changed files with 1 additions and 1 deletions
|
@ -194,10 +194,10 @@ details[open] summary
|
|||
margin-right: 1rem
|
||||
|
||||
.card
|
||||
background-color: transparent
|
||||
box-shadow: none
|
||||
|
||||
.card-content
|
||||
background-color: $background
|
||||
font-size: 1.5rem
|
||||
|
||||
.has-content-centered
|
||||
|
|
Loading…
Reference in a new issue