Skip to content

Commit

Permalink
🐛 botón proyectos activo en celulares #85
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Mar 17, 2024
1 parent c13dbb2 commit 08ef465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/componentes/Cabezote.astro
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ const paginaActual = pathname.replace(urlBase, '').replaceAll('/', '');
background-position: center;
background-size: cover;
opacity: 0.3;
pointer-events: none;
}
}

Expand Down

0 comments on commit 08ef465

Please sign in to comment.