UI: Globale 90%-Breite Umstellung auf .page-container (Stable + Nightly)

This commit is contained in:
vibe-bot 2025-08-09 16:36:22 +02:00
parent 0a88528550
commit e1d5c9eaa6
2 changed files with 3 additions and 1 deletions

View file

@ -237,7 +237,7 @@ export default function App() {
return (
<ErrorBoundary>
<div className="container mx-auto" data-theme={theme}>
<div className="page-container" data-theme={theme}>
{/* Floating Broccoli for 420 Theme */}
{theme === '420' && showBroccoli && (
<>