aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/landing/Subtitle.module.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/landing/Subtitle.module.css b/src/components/landing/Subtitle.module.css
index 9f5233c..bb00e22 100644
--- a/src/components/landing/Subtitle.module.css
+++ b/src/components/landing/Subtitle.module.css
@@ -6,5 +6,6 @@
6 6
7.subtitle { 7.subtitle {
8 --ifm-h3-font-size: 1.5rem; 8 --ifm-h3-font-size: 1.5rem;
9 letter-spacing: var(--marussy-heading-tracking);
9 margin: 1.5rem 0; 10 margin: 1.5rem 0;
10} 11}