mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 14 KiB |
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user