test svg curve between sections

This commit is contained in:
2023-11-08 18:01:29 +01:00
parent e3c547979a
commit b2baa961ae
7 changed files with 167 additions and 71 deletions

View File

@@ -40,3 +40,9 @@
}
}
}
<svg class="curve" preserveAspectRatio="none" viewBox="0 0 1440 96" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="m0 96 80-5.3C160 85 320 75 480 64s320-21 480-21.3c160 .3 320 10.3 400 16l80 5.3V0H0v96Z"></path>
</svg>