_crear-remito.scss 281 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 .crear-nota-remito{ background: #CCC; padding-bottom: 2rem; .titulares>div{ display: flex; line-height: 30px; h5{ line-height: 30px; } button{ margin: auto; margin-right: 0; } } }