Compare commits

..

No commits in common. "1ec404e792bd24aa8f8e57f863c19b462a3ce458" and "e6c3381ef4ef037dbf5e65616de62bb36c26462c" have entirely different histories.

2 changed files with 0 additions and 36 deletions

View File

@ -21,18 +21,3 @@
@apply pt-4 opacity-90;
}
}
#field_2_16 {
@apply mt-6;
.ginput_container_checkbox {
.gfield_checkbox {
@apply flex !flex-row flex-wrap gap-y-4;
.gchoice {
@apply items-center;
}
}
.gchoice {
@apply w-fit;
}
}
}

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="social-lien" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
<defs>
<style>
.cls-1 {
fill: #136f63;
}
.cls-2 {
fill: none;
stroke: #fff;
stroke-width: 2px;
}
</style>
</defs>
<rect class="cls-1" x="0" width="30" height="30"/>
<g>
<path class="cls-2" d="M14.14,9.66l.82-.82c1.71-1.71,4.49-1.71,6.21,0h0c1.71,1.71,1.71,4.49,0,6.21l-3.82,3.82-2.53-2.53"/>
<path class="cls-2" d="M15.86,20.34l-.82.82c-1.71,1.71-4.49,1.71-6.21,0h0c-1.71-1.71-1.71-4.49,0-6.21l3.82-3.82,2.61,2.61"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 628 B