contrast ratio
This commit is contained in:
parent
5496ff6c7c
commit
0b1c5e19ff
File diff suppressed because one or more lines are too long
@ -34,7 +34,7 @@
|
|||||||
body {background: #FCFFFB;padding:0;margin:0;font-family: 'Onest', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif;}
|
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;}
|
#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%;}
|
.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;}
|
h1 {font-size: 254px;padding:0;margin:0;}
|
||||||
h2 {font-size: 48px;color:#0C3B2E;text-transform: uppercase;margin:0;padding: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;}
|
h3 {font-size: 18px;color:#0C3B2E;font-weight: bold;padding:0;margin:0;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user