chore: fix wide svg rendering on landing

This commit is contained in:
Pasha Sviderski
2025-08-04 15:22:05 +10:00
parent 9b48003a3f
commit a7273c8c96
+1
View File
@@ -598,6 +598,7 @@
<em class="relative not-italic inline-flex justify-center items-end"> <em class="relative not-italic inline-flex justify-center items-end">
journey journey
<svg class="absolute fill-zinc-300 w-[calc(100%+1rem)] -z-10" <svg class="absolute fill-zinc-300 w-[calc(100%+1rem)] -z-10"
style="max-width: none;"
xmlns="http://www.w3.org/2000/svg" width="120" height="10" viewBox="0 0 120 10" xmlns="http://www.w3.org/2000/svg" width="120" height="10" viewBox="0 0 120 10"
aria-hidden="true" preserveAspectRatio="none"> aria-hidden="true" preserveAspectRatio="none">
<path d="M118.273 6.09C79.243 4.558 40.297 5.459 1.305 9.034c-1.507.13-1.742-1.521-.199-1.81C39.81-.228 79.647-1.568 118.443 4.2c1.63.233 1.377 1.943-.17 1.89Z"/> <path d="M118.273 6.09C79.243 4.558 40.297 5.459 1.305 9.034c-1.507.13-1.742-1.521-.199-1.81C39.81-.228 79.647-1.568 118.443 4.2c1.63.233 1.377 1.943-.17 1.89Z"/>