Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comentarios #58

Open
samsbg opened this issue May 14, 2024 · 0 comments
Open

Comentarios #58

samsbg opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@samsbg
Copy link
Collaborator

samsbg commented May 14, 2024

.usuario-icono-container {
    /* Establece el tamaño del contenedor */
    width: 35px; /* Cambia el tamaño según sea necesario */
    height: 35px; /* Cambia el tamaño según sea necesario */
    border-radius: 50%; /* Hace que el contenedor sea circular */
    border: 2px solid var(--negro); /* Cambia el grosor y color del borde según sea necesario */
    background-color: var(--celeste);
}

https://github.com/tecnologico-de-monterrey-oficial/C.MTY.TC3005B.2411-BinaryCode/blob/main/src/app/paginas/vista-personas/components/persona-tarjeta/persona-tarjeta.component.css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants