edited style and added games page

This commit is contained in:
2025-07-14 12:12:30 +02:00
parent d8cd9f9b7f
commit ea4592b4c2
8 changed files with 138 additions and 44 deletions

View File

@@ -4,7 +4,8 @@
<style>
.content {
max-width: 1200px;
max-width: var(--page-width);
margin: 0 auto 228px;
padding: 0 24px;
}
</style>