diff --git a/src/components/Header/Header.scss b/src/components/Header/Header.scss index 8e6fb48..03a4c1d 100644 --- a/src/components/Header/Header.scss +++ b/src/components/Header/Header.scss @@ -19,12 +19,12 @@ img { max-width: 100% !important; - margin: 2rem 0 !important; + margin: 1rem 0 !important; } } img { max-width: 300px; - margin: 2rem 1rem; + margin: 1rem 1rem; } }