File size: 136 Bytes
9cc66e2
 
 
 
 
1
2
3
4
5
6
/* Contenedor principal de la aplicación*/
section>[data-testid="block-container"]{
    height: 100vh;
    padding: 2em 3em 2em 3em;
}