Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4904 Rev 4905
Línea 3077... Línea 3077...
3077
    width: 100%;
3077
    width: 100%;
3078
    padding: 2rem 0;
3078
    padding: 2rem 0;
3079
    display: flex;
3079
    display: flex;
3080
    flex-wrap: wrap;
3080
    flex-wrap: wrap;
3081
    justify-content: center;
3081
    justify-content: center;
-
 
3082
    gap: .5rem;
-
 
3083
    align-items: center;
-
 
3084
}
-
 
3085
 
-
 
3086
.footy-sec .fl-rgt {
-
 
3087
    max-width: 40px;
-
 
3088
    display: inline-flex;
3082
}
3089
}
Línea 3083... Línea 3090...
3083
 
3090
 
3084
.footy-sec .row {
-
 
3085
    display: flex;
3091
.footy-sec .row {
-
 
3092
    gap: .5rem;
-
 
3093
    width: 94% !important;
3086
    gap: .5rem;
3094
    display: flex;
3087
    justify-content: space-between;
3095
    justify-content: space-evenly;
Línea 3088... Línea 3096...
3088
}
3096
}
3089
 
3097
 
3090
.footy-sec p {
3098
.footy-sec p {