fix layout

This commit is contained in:
Casey Wittrock 2025-10-22 11:48:24 -05:00
parent cdb1bb30b1
commit d6c2e1cb4a
2 changed files with 7 additions and 11 deletions

View file

@ -3,14 +3,6 @@
--secondary-background-color: #669084;
}
#custom-ui-app {
max-width: 1280px;
margin: 0 auto;
padding: 2rem;
/* border: 1px solid #444; */
text-align: center;
}
.page-turn-button {
border-radius: 5px;
border: none;