diff --git a/src/app/components/create-menu/create-menu.component.scss b/src/app/components/create-menu/create-menu.component.scss index 0a96b4ddb..b6273284e 100644 --- a/src/app/components/create-menu/create-menu.component.scss +++ b/src/app/components/create-menu/create-menu.component.scss @@ -15,11 +15,11 @@ display: block; box-shadow: none !important; height: 37.5px; - background-color: mat-color($accent, 800); + background-color: mat-color($accent); color: mat-color($primary, default-contrast) !important; border-radius: 4px; - font-size: 18.7px; - font-weight: bold; + font-size: 12.7px; + font-weight: normal; text-transform: uppercase; .mat-icon {