mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
move footer logo sizing from html to css
This commit is contained in:
committed by
Maikel Linke
parent
23964b2542
commit
d952276e2a
@@ -36,6 +36,7 @@ footer {
|
||||
|
||||
img {
|
||||
margin-top: 36px;
|
||||
width: 120px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
.row
|
||||
.small-12.columns.text-center
|
||||
.logo
|
||||
%img{src: "/assets/logo-white-notext.png", width: "120px"}
|
||||
%img{src: "/assets/logo-white-notext.png"}
|
||||
.row
|
||||
.small-12.medium-8.medium-offset-2.columns.text-center
|
||||
.alert-box
|
||||
|
||||
Reference in New Issue
Block a user