Skip to content

Commit

Permalink
Update estilos.css
Browse files Browse the repository at this point in the history
  • Loading branch information
BURDOTATTOO authored Aug 27, 2023
1 parent 2a562a2 commit 9e7dc95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/estilos.css
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ body{

/* Oculta el nav en la parte izquiera */
.nav {
position: fixed;
position: flex;
top: 0;
left: 0;
right: 0;
Expand Down Expand Up @@ -337,4 +337,4 @@ body{
transform: rotateY(3600deg);
}
}


2 comments on commit 9e7dc95

@vercel
Copy link

@vercel vercel bot commented on 9e7dc95 Aug 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

burdotattoo – ./

burdotattoo-burdotattoo.vercel.app
burdotattoo.vercel.app
burdotattoo-git-main-burdotattoo.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9e7dc95 Aug 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

burdotattoostore – ./

burdotattoostore.vercel.app
burdotattoostore-burdo.vercel.app
burdotattoostore-git-main-burdo.vercel.app

Please sign in to comment.