all but todo is at least semi functional

This commit is contained in:
Bel LaPointe
2022-02-15 16:19:50 -07:00
parent dd7dafa1b2
commit 0cb929731f
4 changed files with 4 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
}
.lr_fullscreen {
width: 100%;
max-width: 1024px;
/*max-width: 1024px;*/
margin-right: auto;
margin-left: auto;
}