mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-16 04:24:23 +00:00
17 lines
225 B
Sass
17 lines
225 B
Sass
@import variables
|
|
|
|
#footer
|
|
padding: 74px 0px 0px
|
|
background: $fawn
|
|
margin-top: 85px
|
|
|
|
#copyright
|
|
clear: both
|
|
img
|
|
display: block
|
|
margin: 0px auto 8px
|
|
|
|
.contact
|
|
strong
|
|
padding-right: 1em
|