Skip to content

Commit

Permalink
Update estilos.css
Browse files Browse the repository at this point in the history
  • Loading branch information
BURDOTATTOO committed Aug 27, 2023
1 parent 62e7db0 commit 008f749
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 @@ -221,7 +221,7 @@ body{
right: 0;
background: #011866;
padding: 1rem;
opacity: 0.5;

}

/* Estilos móvil/celular */
Expand All @@ -234,7 +234,7 @@ body{
left: 0;
right: 0;
bottom: 0;
background: red;
background: blue;
transform: translateX(-100vw);
transition: 0.5s;
}
Expand Down

2 comments on commit 008f749

@vercel
Copy link

@vercel vercel bot commented on 008f749 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

@vercel
Copy link

@vercel vercel bot commented on 008f749 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-git-main-burdotattoo.vercel.app
burdotattoo.vercel.app

Please sign in to comment.