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

style light et dark

This commit is contained in:
Maxime Moraine 2020-04-16 18:08:21 +02:00
parent fc5e3cad66
commit 71ab024b95
9 changed files with 86 additions and 14 deletions

View file

@ -1,3 +1,6 @@
.page.content {
//padding: 0 24px;
.column-count-3 {
column-count: 3;
margin-bottom: 12px;
}
}