cleaned random creature generation

This commit is contained in:
MaxRobinsonTheGreat
2021-12-20 18:42:49 -06:00
parent ce7b38c028
commit d6ce0cdcd8
14 changed files with 110 additions and 170 deletions

7
dist/css/style.css vendored
View File

@@ -178,9 +178,6 @@ button:active{
.edit-mode-btn.selected {
background-color: #81d2c7;
}
.randomize-button {
margin-top: 5px;
}
#clear-walls {
margin-top: 5px;
}
@@ -278,4 +275,8 @@ button:active{
margin: auto;
margin-bottom: 0;
padding-bottom: 0;
}
#reset-with-editor-org{
margin-top: 5px;
}