diff --git a/app/assets/images/logo-orange.svg b/app/assets/images/logo-orange.svg index 78bcec9..85be8e0 100644 --- a/app/assets/images/logo-orange.svg +++ b/app/assets/images/logo-orange.svg @@ -1,57 +1,46 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + diff --git a/app/assets/stylesheets/components/footers.scss b/app/assets/stylesheets/components/footers.scss index a089eb5..431f36b 100644 --- a/app/assets/stylesheets/components/footers.scss +++ b/app/assets/stylesheets/components/footers.scss @@ -11,6 +11,10 @@ footer { font-weight: 500; line-height: 1rem; } + img { + margin: 0.5rem 0 0.5rem 0; + height: 2.5rem; + } } @include breakpoint(small only) { diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index fb7ed6c..2025a1c 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -2,8 +2,8 @@