Add version history

This commit is contained in:
foxster-mp4
2023-08-17 10:25:22 -07:00
parent 71fd3115e2
commit d880c88b64
11 changed files with 240 additions and 33 deletions

View File

@@ -220,7 +220,7 @@ body {
.header {
display: flex;
flex-direction: row;
align-items: center;
align-items: baseline;
justify-content: space-between;
padding: 0 1rem;
}