mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix homepage
This commit is contained in:
@@ -12508,7 +12508,7 @@ svg {
|
||||
}
|
||||
|
||||
.bd-special-shadow {
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.1), transparent);
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
|
||||
height: 8px;
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user