This commit is contained in:
Peter Maquiran
2023-08-24 22:15:56 +01:00
parent 7280e5d494
commit 7302918ed8
17 changed files with 158 additions and 227 deletions
+5 -5
View File
@@ -11,7 +11,7 @@
.profile-image {
border-radius: 80%; /* Tornar a imagem circular */
width: 25.33%;
width: 100%;
height: 25.33%;
overflow: auto;
}
@@ -88,12 +88,12 @@
.div-profile {
height: fit-content;
justify-content: flex-end;
display: flex;
background-color: transparent;
justify-content: center;
align-items: center;
overflow: auto;
display: flex !important;
justify-content: end;
max-width: 45px;
border-radius: 50px;
.icon{
position: relative;