We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade0e60 commit 00b62b9Copy full SHA for 00b62b9
css/common.css
@@ -126,8 +126,8 @@ main {
126
font-size: 1.5em;
127
font-weight: 700;
128
margin: 0;
129
- line-height: 0.8;
130
- padding: 0 0 0.1em 0;
+ line-height: 1;
+ padding: 0.2em 0 0.2em 0;
131
}
132
133
.codrops-header__tagline {
@@ -175,6 +175,7 @@ main {
175
margin: 0.25em 0;
176
padding: 0 1em;
177
font-weight: bold;
178
+ line-height: 1.6;
179
180
181
.codrops-demos a {
@@ -460,7 +461,7 @@ main {
460
461
462
.content__title {
463
font-size: 7vw;
- line-height: 0.85;
464
465
466
467
0 commit comments