Browse Source

nicer smile

Rodja Trappe 3 years ago
parent
commit
d2e45a1a96
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -154,7 +154,7 @@ with example(ui.svg):
             <circle cx="61" cy="82" r="12"/>
             <circle cx="127" cy="82" r="12"/>
         </g>
-        <path d="m136.81 116.53c.69 26.17-64.11 42-81.52-.73" style="fill:none; stroke: black; stroke-width: 3;"/>
+        <path d="m136.81 116.53c.69 36.17-74.11 42-81.52-.73" style="fill:none; stroke: black; stroke-width: 5;"/>
         </svg>'''
     ui.svg(svg_content)