We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef62aa8 commit fb87462Copy full SHA for fb87462
1 file changed
src/custom/CatalogFilterSection/CatalogFilterSidebar.tsx
@@ -127,7 +127,7 @@ const CatalogFilterSidebar: React.FC<CatalogFilterSidebarProps> = ({
127
<Box sx={{ overflowY: 'hidden', height: '90vh' }}>
128
<FiltersDrawerHeader>
129
<Typography
130
- variant="h6"
+ variant="h4"
131
sx={{ color: theme.palette.text.constant?.white }}
132
component="div"
133
>
0 commit comments