Compare commits

...

2 Commits

Author SHA1 Message Date
Antoine M
1eb0e82294 UPLOAD new asset
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-18 16:11:44 +02:00
Antoine M
b5b8972987 FINETUNE RESPONSIVE 2025-09-18 16:11:35 +02:00
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
:where(.content-section) { :where(.content-section) {
.content-section__inner { .content-section__inner {
@apply max-w-screen-2xl mx-auto px-12 xl:px-20 py-16; @apply max-w-screen-2xl mx-auto px-4 md:px-8 lg:px-12 xl:px-20 py-16;
overflow: hidden; overflow: hidden;
} }
} }

View File

@ -0,0 +1,4 @@
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="18" cy="18" r="17" transform="rotate(-90 18 18)" stroke="#136F63" stroke-width="2"/>
<path d="M10.7992 14.76L17.8006 21.6L25.1992 14.76" stroke="#136F63" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 288 B