imported>Itssick No edit summary |
imported>Itssick No edit summary |
||
Line 3: | Line 3: | ||
class="w-icon w-icon-pushpin-fill ml-auto my-2 block text-right"></i> | class="w-icon w-icon-pushpin-fill ml-auto my-2 block text-right"></i> | ||
<ol class="banner-management__list px-4"> | <ol class="banner-management__list px-4"> | ||
<!---line started here --> | |||
<li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | <li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | ||
<div class="banner-management__text"> All the text and links you want </div> | <div class="banner-management__text"> <a href="link url">Link text</a> All the text and links you want </div> | ||
</li> | </li> | ||
<!---line ended here --> | |||
<!---line started here --> | |||
<li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | <li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | ||
<div class="banner-management__text"> <a href="link url">Link text</a>All the text and links you want </div> | <div class="banner-management__text"> <a href="link url">Link text</a> All the text and links you want </div> | ||
</li> | </li> | ||
<!---line ended here --> | |||
</ol> | </ol> | ||
</div> | </div> |