Skip to content

Commit 8cba758

Browse files
committed
css > location refinement
1 parent 2d14ae1 commit 8cba758

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

assets/css/iolla.css

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ body {
12451245
text-transform: none;
12461246
font-size: .8rem;}
12471247

1248-
span.location {display: none;}
1248+
span.location {display: inline;}
12491249

12501250
.footer-peak {
12511251
width: 1.4rem;
@@ -1305,15 +1305,6 @@ span.location {display: none;}
13051305
.footer-peak {
13061306
grid-column-start: 3;
13071307
}
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-
}
13171308
}
13181309

13191310
/* -- 3.4 Main Content ---------------------------------------- */

0 commit comments

Comments
 (0)