This commit is contained in:
Zakhar 2026-05-21 12:59:01 +02:00
parent ad851551d1
commit c6bf4e2883

View File

@ -14,7 +14,7 @@
.container {max-width: 1440px;margin: 0 auto;position: relative;width:100%;}
.text_secondary {color:#6D8982;}
h1 {font-size: 254px;padding:0;margin:0;}
h2 {font-size: 48px;text-transform: uppercase;}
h2 {font-size: 48px;color:#0C3B2E;text-transform: uppercase;}
h3 {font-size: 18px;color:#0C3B2E;font-weight: bold;padding:0;margin:0;}
p.description {font-size: 18px;color:#6d8982;}
a:focus {outline: none;}