@@ -229,7 +229,7 @@ a:active {
229
229
visibility : hidden;
230
230
background-color : var (--clr-nine );
231
231
color : var (--clr-text );
232
- font-size : 0 .6rem ;
232
+ font-size : .6rem ;
233
233
text-align : center;
234
234
padding : 5px 10px ;
235
235
border-radius : 10px ;
@@ -319,7 +319,7 @@ img {
319
319
}
320
320
321
321
figcaption {
322
- font-size : 0 .6rem ;
322
+ font-size : .6rem ;
323
323
line-height : 1.5rem ;
324
324
color : var (--clr-figcaption );
325
325
}
@@ -424,7 +424,7 @@ h1 + .intro, .footer-peak.alya {
424
424
}
425
425
426
426
blockquote {
427
- font-size : 0 .8rem ;
427
+ font-size : .8rem ;
428
428
line-height : 1.5em ;
429
429
font-family : Montserrat-light-i, sans-serif;
430
430
font-style : italic;
@@ -449,7 +449,7 @@ blockquote:last-child {
449
449
}
450
450
451
451
.project-meta , .tag-cluster {
452
- font-size : 0 .9rem ;
452
+ font-size : .9rem ;
453
453
margin-bottom : 1rem ;
454
454
}
455
455
@@ -948,7 +948,7 @@ blockquote:last-child {
948
948
display : block;
949
949
height : 100% ;
950
950
width : 100% ;
951
- font-size : 0 .75rem ;
951
+ font-size : .75rem ;
952
952
font-family : Montserrat-regular, Helvetica, Arial, sans-serif;
953
953
font-weight : normal;
954
954
text-transform : uppercase;
@@ -1096,7 +1096,7 @@ body {
1096
1096
font-family : Montserrat-regular, Helvetica, Arial, sans-serif;
1097
1097
text-transform : uppercase;
1098
1098
font-weight : normal;
1099
- font-size : 0 .8rem ;
1099
+ font-size : .8rem ;
1100
1100
line-height : 1.2rem ;
1101
1101
gap : 10px 40px ;
1102
1102
align-items : center;
@@ -1162,7 +1162,7 @@ body {
1162
1162
max-width : 48rem ;
1163
1163
margin : 0 auto;
1164
1164
padding : .75rem ;
1165
- font-size : 0 .8rem ;
1165
+ font-size : .8rem ;
1166
1166
text-align : right;
1167
1167
position : sticky;
1168
1168
top : 100% ;
@@ -1184,12 +1184,12 @@ body {
1184
1184
.footer-copyright a {
1185
1185
font-family : Montserrat-regular, Helvetica, Arial, sans-serif;
1186
1186
text-transform : none;
1187
- font-size : 0 .8rem ;}
1187
+ font-size : .8rem ;}
1188
1188
1189
1189
span .location {
1190
1190
font-family : Montserrat-light-i, sans-serif;
1191
1191
font-style : italic;
1192
- font-size : 0 .5rem ;
1192
+ font-size : .5rem ;
1193
1193
vertical-align : middle;
1194
1194
font-variant : petite-caps;
1195
1195
}
@@ -1345,7 +1345,7 @@ span.location {
1345
1345
}
1346
1346
1347
1347
.plate-tagline {
1348
- font-size : 0 .8em ;
1348
+ font-size : .8em ;
1349
1349
margin-bottom : 1.5em ;
1350
1350
color : var (--clr-tagline );
1351
1351
line-height : 1.5em ;
@@ -1416,14 +1416,14 @@ blockquote {
1416
1416
}
1417
1417
1418
1418
.hear-iolla .say-iolla {
1419
- font-size : 0 .7rem ;
1419
+ font-size : .7rem ;
1420
1420
padding : 8px 3px ;
1421
1421
width : 260px ;
1422
1422
margin-left : -130px ;
1423
1423
}
1424
1424
1425
1425
.read-iolla {
1426
- font-size : 0 .6rem ;
1426
+ font-size : .6rem ;
1427
1427
padding : 2px 4px ;
1428
1428
width : 200px ;
1429
1429
left : 60% ;
@@ -1438,7 +1438,7 @@ blockquote {
1438
1438
1439
1439
.plate svg : not (.attractor svg ): not (.error svg ) {width : 180px ; height : 180px ;}
1440
1440
.pagination-item svg {width : 40px ; height : 40px ;}
1441
- .pagination-label {font-size : 0 .8rem ; width : 1.7rem ;}
1441
+ .pagination-label {font-size : .8rem ; width : 1.7rem ;}
1442
1442
}
1443
1443
1444
1444
@media all and (min-width : 150em ) {
0 commit comments