We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cfbf3 commit 59eac60Copy full SHA for 59eac60
web/content/posts/first-post/index.md
web/src/@narative/gatsby-theme-novela/components/Logo/index.js
@@ -8,7 +8,7 @@ import React from 'react';
8
export default function Logo() {
9
return (
10
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
11
- width="200px" height="100" viewBox="0 0 150.000000 34.000000"
+ width="300" height="100" viewBox="0 0 150 40"
12
preserveAspectRatio="xMidYMid meet">
13
14
<g transform="translate(0.000000,34.000000) scale(0.100000,-0.100000)"
0 commit comments