added bg color to circle

This commit was merged in pull request #75.
This commit is contained in:
victorAnumudu
2024-02-22 20:12:47 +01:00
parent 3a38dc293d
commit 5414eca8f7
+1 -2
View File
@@ -3250,8 +3250,7 @@ p {
}
.modern_ui_section .ui_images{
border-radius: 100%;
/* background-color: #fff; */
background-color: transparent;
background-color: #f9f4fe;
width: auto;
height: auto;
padding: 30px 10px;