diff --git a/src/components/App/App.css b/src/components/App/App.css index 8489349..9f06c4c 100644 --- a/src/components/App/App.css +++ b/src/components/App/App.css @@ -48,6 +48,10 @@ body { background-color: var(--acid); } +::-moz-color-swatch { + border: none; +} + h2 { font-weight: 400; }