mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
rebranding
This commit is contained in:
parent
875626da88
commit
75fa88cb5b
7 changed files with 18 additions and 10 deletions
|
|
@ -1,3 +1,10 @@
|
|||
// .v-main {
|
||||
// background-color: $color-background;
|
||||
// }
|
||||
// .theme--light.v-navigation-drawer {
|
||||
// background-color: darken($color-background, 0);
|
||||
// }
|
||||
|
||||
.column-count-2 {
|
||||
column-count: 2;
|
||||
column-gap: 25pt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue