Skip to content

Commit

Permalink
fix: bug in oval "servizi" and "argomenti"
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Rubin <[email protected]>
  • Loading branch information
sviluppoRobyone and marcorubin authored Jan 21, 2025
1 parent 8337634 commit 6027692
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions template-parts/hero/argomenti.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<div class="purple-oval-forms">
<svg width="100%" height="100%" viewBox="0 0 578 359" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" role="img" aria-label="purple oval forms">
<g id="Group-2_Argomenti">
<path id="Oval-2_Argomenti" d="M578,359c0,-159.61 -129.39,-289 -289,-289c-159.61,0 -289,129.39 -289,289l578,0Z" style="fill:url(#_LinearA1);fill-rule:nonzero;"/>
<path id="Oval-2-Copy_Argomenti" d="M578,0c0,159.61 -129.39,289 -289,289c-159.61,0 -289,-129.39 -289,-289l578,0Z" style="fill:url(#_LinearA2);fill-rule:nonzero;"/>
<path id="Oval-2_Argomenti" d="M578,359c0,-159.61 -129.39,-289 -289,-289c-159.61,0 -289,129.39 -289,289l578,0Z" style="fill:url(#_LinearA1_Argomenti);fill-rule:nonzero;"/>
<path id="Oval-2-Copy_Argomenti" d="M578,0c0,159.61 -129.39,289 -289,289c-159.61,0 -289,-129.39 -289,-289l578,0Z" style="fill:url(#_LinearA2_Argomenti);fill-rule:nonzero;"/>
</g>
<defs>
<linearGradient id="_LinearA1_Argomenti" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.76961e-14,289,-289,1.76961e-14,289,70)">
Expand Down
4 changes: 2 additions & 2 deletions template-parts/hero/servizi.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<div class="purple-oval-forms">
<svg width="100%" height="100%" viewBox="0 0 578 359" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" role="img" aria-label="purple oval forms">
<g id="Group-2_Servizi">
<path id="Oval-2_Servizi" d="M578,359c0,-159.61 -129.39,-289 -289,-289c-159.61,0 -289,129.39 -289,289l578,0Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/>
<path id="Oval-2-Copy_Servizi" d="M578,0c0,159.61 -129.39,289 -289,289c-159.61,0 -289,-129.39 -289,-289l578,0Z" style="fill:url(#_Linear2);fill-rule:nonzero;"/>
<path id="Oval-2_Servizi" d="M578,359c0,-159.61 -129.39,-289 -289,-289c-159.61,0 -289,129.39 -289,289l578,0Z" style="fill:url(#_Linear1_Servizi);fill-rule:nonzero;"/>
<path id="Oval-2-Copy_Servizi" d="M578,0c0,159.61 -129.39,289 -289,289c-159.61,0 -289,-129.39 -289,-289l578,0Z" style="fill:url(#_Linear2_Servizi);fill-rule:nonzero;"/>
</g>
<defs>
<linearGradient id="_Linear1_Servizi" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.76961e-14,289,-289,1.76961e-14,289,70)">
Expand Down

0 comments on commit 6027692

Please sign in to comment.