Update and delete games (#48)
All checks were successful
Game Ideas deploy / build-test-deploy (push) Successful in 1m27s

Co-authored-by: Maxime Adler <madler@sqli.com>
Reviewed-on: #48
This commit was merged in pull request #48.
This commit is contained in:
2025-05-13 14:13:31 +02:00
parent ae39e15d32
commit edd3ac78de
32 changed files with 604 additions and 150 deletions

View File

@@ -147,9 +147,10 @@ code {
.body-lg {
font-weight: 400;
font-size: 14px;
display: block;
}
.header-1, .header-2, span, a {
.header-1, .header-2 {
display: block;
color: var(--white);
margin: 0;