fix: icon size

This commit is contained in:
dhanush.s 2025-09-27 04:13:59 +05:30
parent 441d415b0f
commit 025ed1d119

View File

@ -1243,9 +1243,10 @@
justify-content: center;
}
.slide-logo {
width: 60px;
height: 60px;
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50%;
border: 3px solid #fff;