Skip to content

Commit

Permalink
Edit image
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaamostafa74 committed Dec 19, 2024
1 parent 12dc977 commit c543ecb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -557,8 +557,9 @@ html[dir="rtl"] .menu .item {
left: 50%;
transform: translateX(-50%);
height: 150px;
width: auto;
width: 150px;
cursor: pointer;
border-radius: 50%;
}
.menu .item .name {
display: flex;
Expand Down

0 comments on commit c543ecb

Please sign in to comment.