Page MenuHomePhorge

D3435.1767456539.diff
No OneTemporary

Size
506 B
Referenced Files
None
Subscribers
None

D3435.1767456539.diff

diff --git a/landing/hero-content.css b/landing/hero-content.css
--- a/landing/hero-content.css
+++ b/landing/hero-content.css
@@ -14,15 +14,7 @@
.sub_heading {
color: var(--sub-heading-color);
- --smallest-font-size: 16px;
- --largest-font-size: 50px;
- --font-scale: calc(0.75rem + 1.25vw);
-
- font-size: clamp(
- var(--smallest-font-size),
- var(--font-scale),
- var(--largest-font-size)
- );
+ font-size: clamp(1rem, 0.5556rem + 2.2222vw, 3.125rem);
margin-bottom: 60px;
}

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 3, 4:08 PM (4 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5889641
Default Alt Text
D3435.1767456539.diff (506 B)

Event Timeline