How to enter allign both image and paragraph in screen
Summary:
Hi Experts
I want to center allign both image and the paragraph in below screenshot, how can i achieve this please help
<div class="oj-flex">
<div class="oj-sm-12 oj-panel oj-sm-flex-items-initial oj-sm-justify-content-center">
<div class="oj-flex-item oj-sm-6">
<span class="oj-ux-ico-disconnect oj-typography-heading-2xl"></span>
</div>
<div class="oj-flex-item oj-sm-6">
<p class="oj-p">Paragraph</p>
</div>
</div>
</div>
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0