diff --git a/assets/css/main.css b/assets/css/main.css index 1a5d0a1..4f03312 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -48,10 +48,11 @@ h1, h2, h3, h4 { font-weight: 700; } h1 { font-size: clamp(2rem, 5vw, 3.2rem); } -h2 { font-size: clamp(1.5rem, 3.5vw, 2.3rem); } -h3 { font-size: 1.3rem; } -p { margin: 0 0 1em; color: var(--text-muted); } -.lead { font-size: 1.15rem; color: var(--text); } +h2 { font-size: clamp(1.7rem, 3.8vw, 2.6rem); } +h3 { font-size: 1.42rem; } +p { margin: 0 0 1em; color: var(--text-muted); font-size: 1.14rem; line-height: 1.85; } +.lead { font-size: 1.32rem; color: var(--text); } +.quote { font-size: 1.22rem; } .container { width: min(1180px, 92vw); diff --git a/vanvan.html b/vanvan.html index 323fa07..bb997f2 100644 --- a/vanvan.html +++ b/vanvan.html @@ -21,13 +21,6 @@ -