[header] Fix embeded SVG.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
header
|
||||
// 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
|
||||
div
|
||||
div.header-title
|
||||
|
||||
Reference in New Issue
Block a user