fix: adjust CTA section typography styles

This commit is contained in:
Hossein Mehrabi
2023-07-17 18:19:05 +03:30
parent 41ee2565b7
commit 075f3e5c92
@@ -20,6 +20,7 @@
.mdx-cta-section--title-only {
.mdx-cta-section__title {
@include lsd.typography('h1', false);
font-weight: 300;
max-width: 886px;
}