fix: sizing
This commit is contained in:
parent
3fb2fd46cc
commit
1181367a11
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%) scale(2);
|
transform: translate(-50%, -50%) scale(2);
|
||||||
|
line-height: 2;
|
||||||
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
ol, ul {
|
ol, ul {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
Loading…
Reference in a new issue