Skip to content

Commit b02d5d3

Browse files
committed
tweak logo
1 parent 88a0dd9 commit b02d5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/@narative/gatsby-theme-novela/components/Logo/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import React from 'react';
88
export default function Logo() {
99
return (
1010
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
11-
width="150.000000pt" height="34.000000pt" viewBox="0 0 150.000000 34.000000"
11+
width="200px" height="100" viewBox="0 0 150.000000 34.000000"
1212
preserveAspectRatio="xMidYMid meet">
1313

1414
<g transform="translate(0.000000,34.000000) scale(0.100000,-0.100000)"

0 commit comments

Comments
 (0)