Select Git revision
update_callendars.py
-
Alexa Valentová authoredAlexa Valentová authored
hero.pcss 241 B
.hero {
@apply py-4;
@screen md {
@apply py-24;
}
}
.hero--image {
background:
linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
var(--image-url);
@apply relative bg-cover bg-no-repeat bg-center text-white;
}