Skip to content

Commit

Permalink
Update macarrao.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tatihav authored Jun 12, 2024
1 parent 9807811 commit 7b77518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macarrao.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="container">
<header>
<div class="logo">
<a href="inicio_logado.html"><img src="./img/logo.png" alt=""></a>
<a href="telainicial.html"><img src="./img/logo.png" alt=""></a>
</div>

<div class="search">
Expand Down Expand Up @@ -46,7 +46,7 @@
<div class="breadcrumbs">
<ul>
<li>
<a href="inicio_logado.html">
<a href="telainicial.html">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
<path d="M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z" />
<path d="m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z" />
Expand Down

0 comments on commit 7b77518

Please sign in to comment.