Small improvements for small screens
This commit is contained in:
parent
008badf123
commit
00fed1c95b
2 changed files with 9 additions and 6 deletions
|
|
@ -33,10 +33,6 @@
|
|||
margin: 0.6rem 0;
|
||||
}
|
||||
|
||||
h1:first-child, h2:first-child {
|
||||
margin-top: 0
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
margin: 0.2rem 0;
|
||||
|
|
@ -71,6 +67,11 @@
|
|||
grid-area: settings;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
|
||||
h1:first-child, h2:first-child {
|
||||
margin-top: 0
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue