Skip to content

Commit 5405aaa

Browse files
author
RingoMar
committed
Feat: Lager numbers for no height width
1 parent 6da91d5 commit 5405aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ body {
4444

4545
.num {
4646
text-align: center;
47-
font-size: 5em;
47+
font-size: 12em;
4848
}
4949

5050
.telem {
5151
text-align: center;
52-
font-size: 1.2em;
52+
font-size: calc(0.2 * 10em);
5353
}

0 commit comments

Comments
 (0)