Compare commits

..

No commits in common. "ea351999660037e9472570ca67c633d7bdc98410" and "d1a1176ea8ada5910d7c05381a750d0928d249e6" have entirely different histories.

View File

@ -36,7 +36,7 @@
/* ---------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- */
.hero-section { .hero-section {
background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
center/cover; url('{% static "image/hospital-bg.jpg" %}') center/cover;
color: white; color: white;
padding-block: clamp(3rem, 10vw, 6rem); padding-block: clamp(3rem, 10vw, 6rem);
text-align: center; text-align: center;