Wrapper for HTML pages and start of the config web interface

This commit is contained in:
2021-02-02 22:09:18 +10:30
parent e1f5afa788
commit 9c9d4e492a
3 changed files with 45 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ body {
box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
}
.cover-container {
.DAU-container {
max-width: 42em;
}