diff --git a/src/components/header/CategoryList.js b/src/components/header/CategoryList.js index 143a80c..15ca40b 100644 --- a/src/components/header/CategoryList.js +++ b/src/components/header/CategoryList.js @@ -328,7 +328,7 @@ class CategoryList extends Component { sx={{ display: "inline-flex", alignItems: "center", - height: "30px", // Match small button height + height: "33px", // Match small button height px: 1, fontSize: "0.75rem", opacity: 0.9,