more backend
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-01-02 20:52:21 -05:00
parent 382d3bab61
commit 86f643ad0b
13 changed files with 349 additions and 4 deletions

View File

@@ -185,7 +185,7 @@ body {
padding-left: 20px;
padding-right: 20px;
display: flex;
justify-content: space-evenly;
justify-content: space-evenly;
align-items: flex-start;
flex-wrap: wrap;
overflow: auto;
@@ -235,4 +235,4 @@ footer {
width: calc(100% - 40px);
color: #a29c77;
border-top: 2px solid #d8d0a0;
}
}