Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3927 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3927 Rev 3933
Línea 40... Línea 40...
40
    object-fit: cover;
40
    object-fit: cover;
41
  }
41
  }
42
  @include maxwidth("medium") {
42
  @include maxwidth("medium") {
43
    border-right: none;
43
    border-right: none;
44
    border-top: 1px solid $border-primary;
44
    border-top: 1px solid $border-primary;
45
    min-width: none;
45
    min-width: auto;
46
    img {
46
    img {
47
      height: 180px;
47
      height: 180px;
48
    }
48
    }
49
  }
49
  }
50
}
50
}