🐞 fix: reduce font size
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-14 16:34:14 -05:00
parent 084d66d1d9
commit 8c4ec2138b
+1 -1
View File
@@ -95,7 +95,7 @@
.our-work__content p { .our-work__content p {
color: var(--color-white); color: var(--color-white);
font-size: var(--text-20px); font-size: var(--text-18px);
line-height: 1.35; line-height: 1.35;
margin: 0; margin: 0;
} }