Template:FBGSunset: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 15: | Line 15: | ||
.hero-text { | .hero-text { | ||
color: #fff; | color: #fff; | ||
font-size:1.75em; | font-size: clamp(1.2em, 2vw, 1.75em); | ||
text-shadow: 0 0 6px rgba(0,0,0,0.6); | text-shadow: 0 0 6px rgba(0,0,0,0.6); | ||
position: absolute; | position: absolute; | ||