Commit ad9554a3 by Arjun Jhukal

minor change

parent c0e440f2
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
$widget = do_shortcode($widget); $widget = do_shortcode($widget);
}; };
?> ?>
<div class="reviewd d-flex align-items-center bg-white rounded-2"> <div class="review d-flex align-items-center bg-white rounded-2">
<?php echo $widget; ?> <?php echo $widget; ?>
</div> </div>
<?php endforeach; ?> <?php endforeach; ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment