Skip to content

Commit f1cab1f

Browse files
feat: optimize image loading for better performance (#53)
Signed-off-by: suvanbanerjee <[email protected]>
1 parent 0899e52 commit f1cab1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/index.css

+4
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@
109109
@apply max-w-full;
110110
}
111111

112+
.wp-caption {
113+
@apply max-w-full;
114+
}
115+
112116
/* Custom CSS */
113117

114118
.baloo-2-600 {

0 commit comments

Comments
 (0)