From c81d70dc78d2989a508c724e737924f88b93a0e8 Mon Sep 17 00:00:00 2001 From: SilasMarvin <19626586+SilasMarvin@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:49:43 -0700 Subject: [PATCH] Added new marketing text classes --- .../static/css/scss/base/_typography.scss | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pgml-dashboard/static/css/scss/base/_typography.scss b/pgml-dashboard/static/css/scss/base/_typography.scss index a1ffc9e23..c0f01b4ad 100644 --- a/pgml-dashboard/static/css/scss/base/_typography.scss +++ b/pgml-dashboard/static/css/scss/base/_typography.scss @@ -105,3 +105,24 @@ h6, .h6 { .text-gradient-purple { @include text-gradient($gradient-purple); } + + +.marketing-body-large { + font-size: 20px; + line-height: 26px; + color: #{$gray-200}; + @include media-breakpoint-down(md) { + font-size: 18px; + line-height: 24px; + } +} + +.marketing-body { + font-size: 18px; + line-height: 22px; + color: #{$gray-200}; + @include media-breakpoint-down(md) { + font-size: 16px; + line-height: 20px; + } +} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy