Entrega do Desafio #8

Merged
anacarolinaduartecavalcante merged 2 commits from develop into main 2023-01-16 11:59:11 +00:00
Showing only changes of commit 4e38d20d43 - Show all commits

View File

@ -36,15 +36,15 @@ const FooterTop = () => {
<img src={PlusIcon} alt="ícone de abrir menu" />
</label>
<li className={styles["Menu__List__Group__Title"]}>Dúvidas</li>
<li className={styles["Menu__List__Group__SubTitle"]}>
<a href="/" target= "_blank" rel="noreferrer noopener">Entrega</a>
</li>
<li className={styles["Menu__List__Group__SubTitle"]}>
<a href="/" target= "_blank" rel="noreferrer noopener">Pagamento</a>
</li>
<li className={styles["Menu__List__Group__SubTitle"]}>
<a href="/" target= "_blank" rel="noreferrer noopener">Trocas e Devoluções</a>
</li>
<li className={styles["Menu__List__Group__SubTitle"]}>
<a href="/" target= "_blank" rel="noreferrer noopener">Segurança</a>
</li>
<li className={styles["Menu__List__Group__SubTitle"]}>
<a href="/" target= "_blank" rel="noreferrer noopener">Dúvidas Frequentes</a>
</li>