diff --git a/src/app/pages/profile/profile.component.css b/src/app/pages/profile/profile.component.css index 6a983af8..8b137891 100644 --- a/src/app/pages/profile/profile.component.css +++ b/src/app/pages/profile/profile.component.css @@ -1,69 +1 @@ -.rectangle-45 { - box-sizing: border-box; - background: #FFFFFF; - border: 0.15px solid #969696; - border-radius: 9px; -} - -.perfil { - color: #0087C8; - font-size: 13px; - font-family: "unb-pro", sans-serif; -} - -.textoCaixinha { - color: #3C3C3B; - font-size: 11px; - font-family: "unb-pro", sans-serif; -} - -.editUser { - width: 103px; - height: 30px; - top: 408px; - left: 129px; - -} - - -.deleteUser { - color: #0087C8; - font-family: "unb-pro", sans-serif; - font-size: 11px; - width: 1205px; - height: 13px; - top: 500px; - left: 20px; - line-height: 100px; -} - -.logout { - color: #0087C8; - font-family: "unb-pro", sans-serif; - width: 1115px; - height: 13px; - top: 501px; - left: 20px; - font-size: 11px; - line-height: 300px; -} - -.changePassword { - color: #0087C8; - font-family: "unb-pro", sans-serif; - width: 1160px; - height: 13px; - top: 567px; - left: 20px; - font-size: 11px; - font-weight: 400; - line-height: 200px; - -} - -.linha-cinza { - border: 0.05px solid #969696; - width: 220px; - - } diff --git a/src/app/pages/profile/profile.component.html b/src/app/pages/profile/profile.component.html index 0f81a486..879c1991 100644 --- a/src/app/pages/profile/profile.component.html +++ b/src/app/pages/profile/profile.component.html @@ -1,57 +1,43 @@ +
+
+
Perfil
-
-
-
- Perfil -
-
-
+ {{ user.name }} -
-
+ + {{ user.email }} -
-
-
- {{ user.connection }} -
-
-
+ +
- Editar - + {{ user.connection }} +
-
-
-
- + +
+ -
-
- -
-
- + + + +