Compare commits
2 Commits
135be5aa97
...
1eb0e82294
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1eb0e82294 | ||
|
|
b5b8972987 |
|
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
4
resources/img/elements/select-drop-button.svg
Normal file
4
resources/img/elements/select-drop-button.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user