diff --git a/src/App.css b/src/App.css index 6f3a3b9..9cee6f9 100644 --- a/src/App.css +++ b/src/App.css @@ -306,9 +306,9 @@ footer { } .filterHeader button { - margin-left: 2em; - max-width: 2em; - max-height: 2em; + margin-left: 1em; + width: 1.5em; + height: 1.7em; } .langFilters { diff --git a/src/components/LangFilters.js b/src/components/LangFilters.js index aaad8b2..ccd4da7 100644 --- a/src/components/LangFilters.js +++ b/src/components/LangFilters.js @@ -70,8 +70,8 @@ function LangFilters({ changeParameter, data }) { return (