Skip to content

Commit 93384c9

Browse files
committed
update: work.njk — unused classes from svg-decoration
1 parent 78b44bf commit 93384c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/sections/work.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</a>
3232
{% endif %}
3333
</div>
34-
<svg class="work-svg_bottom" id="svg-work" viewBox="0 0 1440 400" xmlns="http://www.w3.org/2000/svg" class="transition duration-300 ease-in-out delay-150">
34+
<svg class="work-svg_bottom" id="svg-work" viewBox="0 0 1440 400" xmlns="http://www.w3.org/2000/svg">
3535
<path d="M 0,400 C 0,400 0,200 0,200 C 164.8,235.2 329.6,270.4 500,259 C 670.4,247.6 846.4000000000001,189.60000000000002 1004,172 C 1161.6,154.39999999999998 1300.8,177.2 1440,200 C 1440,200 1440,400 1440,400 Z" stroke="none" stroke-width="0" fill="currentColor" fill-opacity="1" class="transition-all duration-300 ease-in-out delay-150 path-0"></path>
3636
</svg>
3737
</section>

0 commit comments

Comments
 (0)