typo
This commit is contained in:
@@ -600,16 +600,17 @@ body{
|
||||
}
|
||||
|
||||
.section-title h1{
|
||||
font-size: 80px;
|
||||
font-size: var(--font-size-5xl);
|
||||
font-weight: 700;
|
||||
line-height: 1.3em;
|
||||
line-height: 1.1;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.section-title h2{
|
||||
font-size: 44px;
|
||||
font-size: var(--font-size-3xl);
|
||||
font-weight: 700;
|
||||
line-height: 1.2;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user