GITLAB

Luis Suarez / autoservicio-axion

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • autoservicio-axion
  • src
  • scss
  • icons.scss
  • c337433ea   Add ... Browse Code ยป
    Sumar y restar cantidad de articulos en carrito
    Marcelo Puebla
    2020-01-24 15:32:37 -0300  
icons.scss 204 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
.icon-15 {
  width: 15px;
}

.icon-20 {
  width: 20px;
}

.icon-30 {
  width: 30px;
}

.icon-40 {
  width: 40px;
}

.icon-50 {
  width: 50px;
}

.icon-60 {
  width: 60px;
}

.icon-150 {
  width: 150px;
}