All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 59s
5 lines
74 B
CSS
5 lines
74 B
CSS
.page {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
} |