diff --git a/index.html b/index.html index e547b9c..8367b2a 100644 --- a/index.html +++ b/index.html @@ -116,6 +116,7 @@ body{font:17px/1.6 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,s /* Footer */ .footer{background:var(--gray-100);text-align:center;padding:32px 24px;font-size:14px;color:var(--gray-500)} +.counter{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:13px;color:var(--gray-500)} @media (max-width:900px){ .hero .container{grid-template-columns:1fr;gap:40px;padding:60px 24px} @@ -135,7 +136,11 @@ body{font:17px/1.6 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,s .cta-buttons{flex-direction:column} .cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%;justify-content:center} } +/* Yandex.Metrica — замени ID на свой */ + + + @@ -328,6 +333,7 @@ body{font:17px/1.6 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,s