diff --git a/app/assets/images/logo-white-notext.png b/app/assets/images/logo-white-notext.png index d0e9cb39f8..bfd590c621 100644 Binary files a/app/assets/images/logo-white-notext.png and b/app/assets/images/logo-white-notext.png differ diff --git a/app/assets/stylesheets/darkswarm/home_tagline.css.sass b/app/assets/stylesheets/darkswarm/home_tagline.css.sass index b55af05926..a5ff7fc4a5 100644 --- a/app/assets/stylesheets/darkswarm/home_tagline.css.sass +++ b/app/assets/stylesheets/darkswarm/home_tagline.css.sass @@ -7,12 +7,8 @@ #tagline width: 100% height: 300px - img - width: 300px @media all and (min-width: 768px) height: 768px - img - width: 400px &:before content: "" @include fullbg @@ -28,10 +24,10 @@ h1 @media all and (min-width: 768px) - margin-top: 3rem + margin-top: 10rem img max-width: 80% - margin-bottom: 3rem + margin-bottom: 5rem a.button font-weight: bold diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 0b5d8a7625..75f75dadb8 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -7,7 +7,7 @@ %h1 / TODO: Rohan - logo asset & width is content manageable: -# TODO: SVGify - %img{src: "/assets/logo-white-notext.png", title: "Open Food Network Australia"} + %img{src: "/assets/logo-white-notext.png", width: "250", title: "Open Food Network Australia"} %br/ %a.button.primary{href: "/shops"} Shop now