Small tweak to options page layout
This commit is contained in:
parent
a0322b1174
commit
1e8e2c4f3f
@ -10,7 +10,7 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
padding: 10px;
|
padding: 10px 20px;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
body > div {
|
body > div {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user