removed bg color

This commit is contained in:
victorAnumudu
2024-02-22 19:37:21 +01:00
parent ce70aceff9
commit 3a38dc293d
+2 -1
View File
@@ -3250,7 +3250,8 @@ p {
} }
.modern_ui_section .ui_images{ .modern_ui_section .ui_images{
border-radius: 100%; border-radius: 100%;
background-color: #fff; /* background-color: #fff; */
background-color: transparent;
width: auto; width: auto;
height: auto; height: auto;
padding: 30px 10px; padding: 30px 10px;