070526 file refractor

This commit is contained in:
Kishore Kumar C
2026-05-07 18:31:19 +05:30
parent b9d99d98dd
commit 687d0547a0
88 changed files with 4033 additions and 296 deletions

17
assets/css/widgets/widget-image.min.css vendored Normal file
View File

@@ -0,0 +1,17 @@
/*! elementor - v3.32.0 - 05-10-2025 */
.elementor-widget-image {
text-align: center
}
.elementor-widget-image a {
display: inline-block
}
.elementor-widget-image a img[src$=".svg"] {
width: 48px
}
.elementor-widget-image img {
display: inline-block;
vertical-align: middle
}