Fließtext deutlicher vergrößert (vorheriger Schritt war zu subtil, kaum wahrnehmbar)
This commit is contained in:
+6
-6
@@ -47,12 +47,12 @@ h1, h2, h3, h4 {
|
|||||||
margin: 0 0 .5em;
|
margin: 0 0 .5em;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
h1 { font-size: clamp(2.05rem, 5.1vw, 3.3rem); }
|
h1 { font-size: clamp(2.2rem, 5.4vw, 3.5rem); }
|
||||||
h2 { font-size: clamp(1.78rem, 3.9vw, 2.7rem); }
|
h2 { font-size: clamp(1.95rem, 4.3vw, 2.95rem); }
|
||||||
h3 { font-size: 1.48rem; }
|
h3 { font-size: 1.62rem; }
|
||||||
p { margin: 0 0 1em; color: var(--text-muted); font-size: 1.2rem; line-height: 1.85; }
|
p { margin: 0 0 1em; color: var(--text-muted); font-size: 1.32rem; line-height: 1.85; }
|
||||||
.lead { font-size: 1.38rem; color: var(--text); }
|
.lead { font-size: 1.5rem; color: var(--text); }
|
||||||
.quote { font-size: 1.28rem; }
|
.quote { font-size: 1.4rem; }
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
width: min(1180px, 92vw);
|
width: min(1180px, 92vw);
|
||||||
|
|||||||
Reference in New Issue
Block a user