Fix more typography

This commit is contained in:
Justin Edmund 2025-06-10 02:50:46 -07:00
parent c71ccd086b
commit 03eba54fe5

View file

@ -95,7 +95,6 @@
gap: $unit-4x;
}
/* Case Study Section */
.case-study-content {
:global(h1),
@ -124,8 +123,8 @@
:global(p) {
margin: $unit-2x 0;
font-size: 1.0625rem;
line-height: 1.65;
font-size: 1.125rem;
line-height: 1.5;
color: $grey-20;
}