Update the Simple Worldbuilding system for compatibility with 0.5.6

This commit is contained in:
Andrew 2020-05-12 18:08:48 -07:00
parent d405a18f53
commit d66a64b939
5 changed files with 12 additions and 11 deletions

View file

@ -80,7 +80,7 @@
}
/* Items List */
.items-list {
.item-list {
list-style: none;
margin: 7px 0;
padding: 0;