change choice font size

This commit is contained in:
Imanoel Ali 2019-01-17 11:42:01 +03:30
parent faf4537eaf
commit 6175a9ad11

View file

@ -76,7 +76,7 @@ a {
text-decoration: none;
text-shadow: 0px 0px 10px #000;
animation: choices 3s forwards;
font-size: 4em;
font-size: 2em;
/* display: block; */
/* margin: 50%; */
display: table-cell;