Files
game-ideas/src/GameIdeas/Client/GameIdeas.BlazorApp/Layouts/MainLayout.razor.css
Egamorf 0bf064327b
All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 59s
Rework style and loading
2025-05-18 14:41:37 +02:00

5 lines
74 B
CSS

.page {
display: flex;
flex-direction: column;
height: 100%;
}