[header] Fix embeded SVG.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
header
|
header
|
||||||
// The headline banner area
|
// The headline banner area
|
||||||
svg(style="height: 5.5rem; width: 100%" xmlns='http://www.w3.org/2000/svg' aria-hidden='true')
|
svg(height='5.5rem' width='100%' xmlns='http://www.w3.org/2000/svg' aria-hidden='true')
|
||||||
text= site
|
text= site
|
||||||
div
|
div
|
||||||
div.header-title
|
div.header-title
|
||||||
|
|||||||
Reference in New Issue
Block a user