Added Admin pages

This commit is contained in:
2024-07-21 15:08:29 +02:00
parent 7cd412b168
commit f8ee78f1fd
18 changed files with 626 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
.title {
display: flex;
flex-direction: row;
justify-content: space-between;
}