mirror of
https://github.com/Coffeedon/Cofffee-Assets.git
synced 2024-11-21 22:00:59 +00:00
33ad106a25
Added all custom themes from the collection.
8 lines
142 B
SCSS
8 lines
142 B
SCSS
@import 'modern/dark';
|
|
@import 'application';
|
|
@import 'modern/style';
|
|
|
|
.layout-multiple-columns .column {
|
|
flex-grow: 1;
|
|
max-width: 500px;
|
|
}
|