hotfix: decrease zcash-logo size

This commit is contained in:
George Lima 2018-12-12 16:48:29 -03:00
parent febbb08747
commit 7f8d81aa20
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import React from 'react';
export const ZCashLogo = () => (
<svg xmlns='http://www.w3.org/2000/svg' viewBox='-64 -5 150 150'>
<svg xmlns='http://www.w3.org/2000/svg' viewBox='-75 -10 175 175'>
<defs>
<style>{'.a{ fill:#040508; }'}</style>
</defs>