Compare commits
No commits in common. "61a2fedc74830437d50d71564b6a37fdac851d4d" and "f3f7e7a843cfe6a0194ff534349b9d14cabf4621" have entirely different histories.
61a2fedc74
...
f3f7e7a843
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user