diff --git a/vorschau/css/style.css b/vorschau/css/style.css index 32ab972..8119a15 100644 --- a/vorschau/css/style.css +++ b/vorschau/css/style.css @@ -90,7 +90,7 @@ a { color:inherit; text-decoration:none; } .section { padding:88px 0; } .section-base { background:var(--base); } .section-alt { background:var(--alt-solid); } -.section-dark { background:var(--navy); color:var(--white); } +.section-dark { background:var(--navy-light); color:var(--white); } .section-title { font-size:2rem; font-weight:700; color:var(--navy); text-align:center; margin-bottom:16px; letter-spacing:-0.01em; } .section-dark .section-title { color:var(--white); } diff --git a/vorschau/index.html b/vorschau/index.html index 13e882f..2a4b996 100644 --- a/vorschau/index.html +++ b/vorschau/index.html @@ -303,7 +303,7 @@
- +