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

@@ -4,7 +4,8 @@ import Button from "@material-ui/core/Button";
const StyledButton = withStyles({
root: {
backgroundColor: "#696969",
backgroundColor: "#9e9e9e",
borderRadius: "14px",
color: "#262626",
margin: "16px 16px 16px 16px",
padding: "8px 12px 8px 12px",