Commit 92a8efb0b01d8b321eb08205bd9ac8455be59863

Authored by --global
1 parent 47d0f24303
Exists in master

clase para botonera desktop

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/sass/_botonera-secundaria.scss
... ... @@ -37,6 +37,10 @@
37 37 .btn{
38 38 min-height: 85px;
39 39 }
  40 + .foca-facturador-px{
  41 + padding-left: 3rem;
  42 + padding-right: 3rem;
  43 + }
40 44 }
41 45  
42 46 @media(min-width: 992px) and (max-width: 1200px){