mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 05:04:21 +00:00
6 lines
88 B
SCSS
6 lines
88 B
SCSS
.page.content {
|
|
.column-count-3 {
|
|
column-count: 3;
|
|
margin-bottom: 12px;
|
|
}
|
|
}
|