Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5564 Rev 5566
Línea 125... Línea 125...
125
            color: $title-color;
125
            color: $title-color;
126
            font-size: 18px;
126
            font-size: 18px;
127
            font-weight: 600;
127
            font-weight: 600;
128
        }
128
        }
129
    }
129
    }
-
 
130
 
-
 
131
    .company-social-network-header {
-
 
132
        display: flex;
-
 
133
        align-items: center;
-
 
134
        justify-content: space-between;
-
 
135
    }
-
 
136
 
-
 
137
    .social-links {
-
 
138
        display: flex;
-
 
139
        flex-direction: column;
-
 
140
        gap: .5rem;
-
 
141
    }
130
}
142
}
Línea 131... Línea 143...
131
 
143
 
132
.experience-item,
144
.experience-item,
133
.education-item {
145
.education-item {