1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00

rebranding

This commit is contained in:
Maxime Moraine 2021-02-06 09:23:10 +01:00
parent 875626da88
commit 75fa88cb5b
7 changed files with 18 additions and 10 deletions

View file

@ -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;