mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-28 09:42:55 +00:00
change choice font size
This commit is contained in:
parent
faf4537eaf
commit
6175a9ad11
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-shadow: 0px 0px 10px #000;
|
text-shadow: 0px 0px 10px #000;
|
||||||
animation: choices 3s forwards;
|
animation: choices 3s forwards;
|
||||||
font-size: 4em;
|
font-size: 2em;
|
||||||
/* display: block; */
|
/* display: block; */
|
||||||
/* margin: 50%; */
|
/* margin: 50%; */
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue