Switch out old hometown logo for new one

Also tidies up a bunch of svgs that were hardcoded and shouldn't have been
This commit is contained in:
Emma Winston
2019-10-02 00:57:31 +01:00
parent 08f6148334
commit 682afe8d2d
10 changed files with 51 additions and 17 deletions

View File

@ -35,7 +35,7 @@ module StreamEntriesHelper
end
def svg_logo
content_tag(:svg, tag(:use, 'xlink:href' => '#hometownlogo'), 'viewBox' => '0 0 611.55 611.55')
content_tag(:svg, tag(:use, 'xlink:href' => '#hometownlogo'), 'viewBox' => '0 0 100 100')
end
def svg_logo_full