Cofffee-Assets/styles/modern-dark.scss
stux 33ad106a25 Custom themes
Added all custom themes from the collection.
2022-05-23 23:03:20 +02:00

9 lines
142 B
SCSS

@import 'modern/dark';
@import 'application';
@import 'modern/style';
.layout-multiple-columns .column {
flex-grow: 1;
max-width: 500px;
}