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,8 +1,7 @@
.page {
display: flex;
flex-direction: column;
max-height: 100vh;
height: 100vh;
height: 100%;
}
.orb {