mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
move container max-width configuration to theme
This commit is contained in:
@@ -2,6 +2,7 @@ import { AppThemeConfiguration } from './app-theme-types';
|
||||
|
||||
export const defaultTheme: AppThemeConfiguration = {
|
||||
app: {
|
||||
'content-max-width': '1600px',
|
||||
'overlay-header':
|
||||
'linear-gradient(transparent 0%, rgb(0 0 0 / 85%) 100%), var(--theme-background-noise)',
|
||||
'overlay-subheader':
|
||||
|
||||
Reference in New Issue
Block a user