Merge pull request 'small fix' (#140) from frontend into main

Reviewed-on: #140
This commit is contained in:
Faheed 2025-12-24 19:11:47 +03:00
commit 61a2fedc74

View File

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