fix issue i think
This commit is contained in:
parent
62659eeb1d
commit
a2e93e30ee
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ void main(List<String> argsRaw) async {
|
|||
@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Sans:wght@800');
|
||||
body {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
font-size: 25vw;
|
||||
font-size: 10vw;
|
||||
color: white;
|
||||
font-family: "Momo Trust Sans", sans-serif;
|
||||
text-align: right;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue