Padding, formatting
This commit is contained in:
parent
b78b7c322c
commit
9583f70c7c
2 changed files with 6 additions and 1 deletions
|
@ -33,6 +33,10 @@ html {
|
|||
background-color: var(--background-color);
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
select,
|
||||
input {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue