GITLAB

Florencia Cazzola / wrapper-demo

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wrapper-demo
  • src
  • sass
  • _botonera-lateral.scss
  • e918b9c82   Estilos nuevo diseño Browse Code »
    Jose Pinto
    2018-12-13 16:06:39 -0300  
_botonera-lateral.scss 135 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9
.botonera-lateral {
    >.row {
        height: 420px;
    }

    @media (min-width: 768px){
        display: grid !important;
    }
}