Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3982 | Rev 3984 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3982 Rev 3983
Línea 70... Línea 70...
70
  @media (max-width: 361px) {
70
  @media (max-width: 361px) {
71
    margin-right: 0rem;
71
    margin-right: 0rem;
72
  }
72
  }
73
}
73
}
Línea -... Línea 74...
-
 
74
 
-
 
75
.badge {
-
 
76
  top: 15%;
-
 
77
  left: -15%;
-
 
78
  font-size: 0.7rem;
-
 
79
}
74
 
80
 
75
.bellIcon {
81
.bellIcon {
76
  color: $font-color;
82
  color: $font-color;
77
  font-size: 1.2rem;
83
  font-size: 1.2rem;
78
  display: flex;
84
  display: flex;
79
  justify-content: center;
85
  justify-content: center;
80
  align-items: center;
86
  align-items: center;
81
  font-weight: 600;
87
  font-weight: 600;
82
  clip-path: circle(50%);
-
 
83
  .badge {
-
 
84
    top: 15%;
-
 
85
  }
88
  clip-path: circle(50%);
86
  @media (max-width: 361px) {
89
  @media (max-width: 361px) {
87
    font-size: 1rem;
90
    font-size: 1rem;
88
    width: 21px;
91
    width: 21px;
89
    height: 21px;
92
    height: 21px;