Compare commits

..

No commits in common. "1eb0e822947aa8a78946018c9602b9a022ad655c" and "135be5aa9740d295cb2fa37ff78fd689a060cbf6" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

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

View File

@ -1,4 +0,0 @@
<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>

Before

Width:  |  Height:  |  Size: 288 B