Skip to content

Commit

Permalink
Merge pull request #72 from ahmedsilat44/master
Browse files Browse the repository at this point in the history
[fix] - fixed z-index of ui-7
  • Loading branch information
Arman-ali-khan-786 committed Oct 4, 2022
2 parents e3ec351 + 0d1e89f commit b8f78f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.css
Expand Up @@ -689,7 +689,7 @@ box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px rgba(0,0,0,0.2
/* saikiran css start */
.container1 .wrappers img{
position: relative;
z-index: 20;
z-index: 5;
border-radius: 50%;
display: block;
height: 200px;
Expand Down

0 comments on commit b8f78f2

Please sign in to comment.