Margins
This commit is contained in:
parent
c737030e03
commit
c60d19c66c
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
||||||
font-size: 6vmin;
|
font-size: 6vmin;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0px;
|
margin-bottom: 0px;
|
||||||
padding: 0px;
|
padding-bottom: 0px;
|
||||||
line-height: 6vmin;
|
line-height: 6vmin;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue