Skip to content

Commit 5086499

Browse files
committed
f-timer styles mods
1 parent 256ad81 commit 5086499

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/assets/css/common.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,8 @@ header.vff-header svg.f-logo {
655655

656656
.vff-footer .f-timer {
657657
font-family: monospace;
658+
font-size: 17px;
659+
margin-left: .18em;
658660
}
659661

660662
.vff-footer .f-prev,
@@ -951,6 +953,10 @@ header.vff-header svg.f-logo {
951953
font-size: 1em;
952954
}
953955

956+
.vff-footer .f-timer {
957+
font-size: 16px;
958+
}
959+
954960
}
955961

956962
@media screen and (max-height:400px) {

0 commit comments

Comments
 (0)