Added settings section and custom cron scheduling

This commit is contained in:
Henry Whitaker
2020-05-19 01:08:35 +01:00
parent e889a4f487
commit 2a5fd76c42
14 changed files with 288 additions and 11 deletions

4
public/css/main.css vendored
View File

@@ -51,3 +51,7 @@
.mouse {
cursor: pointer;
}
.setting-card {
width: 500px;
}