aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/landing/sections/Contact.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/landing/sections/Contact.module.css b/src/components/landing/sections/Contact.module.css
index cfe1455..77d1861 100644
--- a/src/components/landing/sections/Contact.module.css
+++ b/src/components/landing/sections/Contact.module.css
@@ -102,8 +102,8 @@
102 102
103.contact__description { 103.contact__description {
104 margin: 0; 104 margin: 0;
105 font-style: italic;
105 --slnt: -15; 106 --slnt: -15;
106 --crsv: 1;
107 font-size: 0.875rem; 107 font-size: 0.875rem;
108 --marussy-contact-color: var(--marussy-contact-muted-color-or-hover); 108 --marussy-contact-color: var(--marussy-contact-muted-color-or-hover);
109 color: var(--marussy-contact-muted-color-or-hover); 109 color: var(--marussy-contact-muted-color-or-hover);