polishing

This commit is contained in:
Abhimanyu Rana
2023-11-16 03:22:37 +05:30
committed by GitHub
parent 76ab16f657
commit 2a43795cad
+1 -1
View File
@@ -78,7 +78,7 @@ const { title } = Astro.props;
text-align: center;
font-weight: normal;
font-style: normal;
color: var(--text-secondary);
color: var(--text-secondary-alt);
font-size: var(--desktop-body-sm);
line-height: var(--lh-desktop-body);
}