contrast ratio

This commit is contained in:
Zakhar 2026-06-21 15:28:24 +03:00
parent 5496ff6c7c
commit 0b1c5e19ff
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -34,7 +34,7 @@
body {background: #FCFFFB;padding:0;margin:0;font-family: 'Onest', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif;}
#scroller {scroll-snap-type: y mandatory;overflow-y: scroll;overflow-x:hidden;height: 100vh;scroll-behavior: smooth;}
.container {max-width: 1440px;margin: 0 auto;position: relative;width:100%;}
.text_secondary {color:#6D8982;}
.text_secondary {color:#4e7067;}
h1 {font-size: 254px;padding:0;margin:0;}
h2 {font-size: 48px;color:#0C3B2E;text-transform: uppercase;margin:0;padding:0;}
h3 {font-size: 18px;color:#0C3B2E;font-weight: bold;padding:0;margin:0;}