diff --git a/public/favicon.ico b/public/favicon.ico index a11777c..d38b555 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index f9c2291..c187cfa 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Directorio diff --git a/src/components/PerfilProfesor/PerfilProfesor.css b/src/components/PerfilProfesor/PerfilProfesor.css index 104be3f..968c675 100644 --- a/src/components/PerfilProfesor/PerfilProfesor.css +++ b/src/components/PerfilProfesor/PerfilProfesor.css @@ -24,7 +24,7 @@ .info { display: flex; flex-direction: column; - align-items: center; + align-items: start; flex: 1; }