Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1 | Autoría | Ultima modificación | Ver Log |

.shareFeed {
  margin-bottom: 1rem;
}

.shareIcon{
  width: 25%;
  @media (max-width: 420px) {
    width: 40%;
  }
}

.shareIconContainer{
  @media (max-width: 420px){
    display: flex;
    justify-content: center;
  }
}