More actions
Content deleted Content added
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
.home-event |
.home-event{ |
||
height: 5rem; |
height: 5rem; |
||
} |
|||
.home-care{ |
|||
height: auto; |
|||
} |
} |
||
Revision as of 08:06, 17 October 2024
.home-event{
height: 5rem;
}
.home-care{
height: auto;
}
.home-event .home-card__background:after {
/*
* Theme gradient color
* FIXME: Find a way to make customize it through wikitext
*/
background: linear-gradient(to right,#ec871047,transparent);
}