Update Logo.tsx
This commit is contained in:
parent
5333e1ec90
commit
d78daae0a7
1 changed files with 5 additions and 5 deletions
|
|
@ -6,11 +6,11 @@ export default component$(() => {
|
|||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1230"
|
||||
height="318"
|
||||
fillRule="evenodd"
|
||||
clipRule="evenodd"
|
||||
imageRendering="optimizeQuality"
|
||||
shapeRendering="geometricPrecision"
|
||||
textRendering="geometricPrecision"
|
||||
width="100%"
|
||||
zoomAndPan="magnify"
|
||||
viewBox="0 0 1230 317.999988"
|
||||
height="100%"
|
||||
preserveAspectRatio="xMidYMid meet"
|
||||
>
|
||||
<path
|
||||
fill="#0d8af6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue