This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 22:04:55 +00:00
parent a41d855a81
commit 1a25071ccb
2 changed files with 12 additions and 4 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
#root {
max-width: 1280px;
margin: 0 auto;
padding: 2rem;
text-align: center;
max-width: none;
margin: 0;
padding: 0;
text-align: inherit;
}
.logo {