version 0.3.5

This commit is contained in:
Ray Lothian 2020-03-15 13:20:18 +01:00
parent 9502e64f5f
commit 400ca5ae66
5 changed files with 52 additions and 30 deletions

View file

@ -93,9 +93,6 @@ textarea {
align-items: center;
}
@media screen and (max-width: 600px) {
body {
min-width: unset;
}
#backup {
grid-template-columns: 1fr 1fr;
}