Skip to content

Commit 4483c55

Browse files
authored
Update style.css
1 parent 94396f4 commit 4483c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body {
1414

1515
#flashcard_div {
1616
text-align: center;
17-
font-size: calc(3vw + 3vh);
17+
font-size: calc(3vw + 3vh);
1818
width: 100%;
1919
top: 40%;
2020
position: fixed;
@@ -24,4 +24,4 @@ body {
2424
text-align: right;
2525
font-size: calc(1vw + 1vh);
2626
padding: 1%;
27-
}
27+
}

0 commit comments

Comments
 (0)