Fix more typography
This commit is contained in:
parent
c71ccd086b
commit
03eba54fe5
1 changed files with 2 additions and 3 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue