Updated / redesign started
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user