mirror of
https://github.com/FranP-code/API-and-CRUD-for-Ecommerce-with-Node.js-FRONTEND.git
synced 2025-10-12 23:52:33 +00:00
Initializated CRUD Place
This commit is contained in:
16
style.css
16
style.css
@@ -122,6 +122,22 @@ header .perfil img.profile-menu {
|
||||
|
||||
}
|
||||
|
||||
header button {
|
||||
|
||||
margin-right: 2vw;
|
||||
width: 10vw;
|
||||
|
||||
height: 5vh;
|
||||
border-radius: 6px;
|
||||
|
||||
align-self: center;
|
||||
border: none;
|
||||
|
||||
background-color: rgb(241, 239, 101);
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.pagina-principal {
|
||||
|
||||
background-color: rgb(214, 214, 214);
|
||||
|
||||
Reference in New Issue
Block a user