Fix blog hero title visibility and broken image link, refactor blogs

This commit is contained in:
2026-05-08 18:58:20 +05:30
parent 3c0798defa
commit 03a62efe9e
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
font-family: 'Manrope', sans-serif;
font-size: clamp(28px, 4.5vw, 52px);
font-weight: 900;
color: #fff;
color: #ffffff !important;
line-height: 1.05;
letter-spacing: -1.5px;
text-transform: uppercase;