Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4624 Rev 4697
Línea 119... Línea 119...
119
    overflow-wrap: anywhere;
119
    overflow-wrap: anywhere;
120
    display: flex;
120
    display: flex;
121
    flex-direction: column;
121
    flex-direction: column;
122
    gap: 0.5rem;
122
    gap: 0.5rem;
123
    p,
123
    p,
124
    a {
124
    a,
-
 
125
    span {
125
        padding-left: 10px;
126
        padding: 0 10px;
126
    }
127
    }
127
}
128
}
Línea 128... Línea 129...
128
 
129
 
129
.feed__buttons {
130
.feed__buttons {