chore: Order border #e0e0e0
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
top: 2rem; /* se queda pegada al hacer scroll */
|
top: 2rem; /* se queda pegada al hacer scroll */
|
||||||
height: fit-content; /* sólo el alto que necesite su contenido */
|
height: fit-content; /* sólo el alto que necesite su contenido */
|
||||||
background: rgba(255, 255, 255, 0.9);
|
background: rgba(255, 255, 255, 0.9);
|
||||||
border: 1px solid snow;
|
border: 2px solid #e0e0e0;
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
box-shadow: 0 48px 56px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 48px 56px rgba(0, 0, 0, 0.1);
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user