mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
increase default content max-width to 1800px
This commit is contained in:
@@ -2,7 +2,7 @@ import { AppThemeConfiguration } from './app-theme-types';
|
||||
|
||||
export const defaultTheme: AppThemeConfiguration = {
|
||||
app: {
|
||||
'content-max-width': '1600px',
|
||||
'content-max-width': '1800px',
|
||||
'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