Refactor header and base page
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 39s

This commit is contained in:
Maxime Adler
2025-04-08 14:28:33 +02:00
parent 778b123c64
commit 7cd289fc5d
18 changed files with 113 additions and 123 deletions

View File

@@ -1,5 +1,6 @@
.container {
margin-top: 20px;
margin-bottom: 10px;
justify-content: space-between;
display: flex;
flex-direction: row;