Updated / redesign started

This commit is contained in:
2021-01-14 18:20:09 +01:00
parent 02511370a0
commit 1dd5f89c8b
29 changed files with 130 additions and 83 deletions

View File

@@ -5,6 +5,7 @@ import Button from "@material-ui/core/Button";
const StylizedButton = withStyles({
root: {
background: "#d68000",
borderRadius: "14px",
color: "#262626",
margin: "16px 16px 16px 16px",
padding: "8px 16px 8px 16px",