Add stylesheet to config page

This commit is contained in:
Saba
2021-11-27 14:39:05 -05:00
parent 49461a0c97
commit d150bd9ad7
3 changed files with 5 additions and 0 deletions

3
views/style.css Normal file
View File

@@ -0,0 +1,3 @@
.config-element {
margin: 8px;
}