We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d14ae1 commit 8cba758Copy full SHA for 8cba758
assets/css/iolla.css
@@ -1245,7 +1245,7 @@ body {
1245
text-transform: none;
1246
font-size: .8rem;}
1247
1248
-span.location {display: none;}
+ span.location {display: inline;}
1249
1250
.footer-peak {
1251
width: 1.4rem;
@@ -1305,15 +1305,6 @@ span.location {display: none;}
1305
1306
grid-column-start: 3;
1307
}
1308
-
1309
- span.location {
1310
- display: inline;
1311
- font-family: Montserrat-light-i, sans-serif;
1312
- font-style: italic;
1313
- font-size: .5rem;
1314
- vertical-align: middle;
1315
- font-variant: petite-caps;
1316
- }
1317
1318
1319
/* -- 3.4 Main Content ---------------------------------------- */
0 commit comments