๐จโ๐ผExperience Section
Last updated
Last updated
<div class="experience">
<div class="experience-card">
<div class="experience-card__content">
<h3 class="experience-card__title">ADD_NAME</h3>
<a class="experience-card__link" href="ADD_LINK">
<span class="experience-card__link-text">ADD_WEBSITE</span>
<span class="experience-card__link-icons">
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.74667 9L1 8.25333L7.18667 2.06667L3.66667 2.06667V1L9 1V6.33333H7.93333V2.81333L1.74667 9Z" fill="white" stroke="white" stroke-width="0.22"/>
</svg>
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.74667 9L1 8.25333L7.18667 2.06667L3.66667 2.06667V1L9 1V6.33333H7.93333V2.81333L1.74667 9Z" fill="white" stroke="white" stroke-width="0.22"/>
</svg>
</span>
</a>
<p class="experience-card__description">ADD_DESCRIPTION</p>
</div>
<div class="experience-card__date">
ADD_DATE
</div>
</div>
</div>