fixed arabic alligment issues in the footer
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<h3 class="text-off-white font-semibold mb-3">{{ __('footer.contact') }}</h3>
|
||||
<address class="text-accent text-sm not-italic space-y-1">
|
||||
<p>{{ __('footer.address') }}</p>
|
||||
<p class="ltr-content">{{ __('footer.phone') }}</p>
|
||||
<p class="ltr-content">{{ __('footer.email') }}</p>
|
||||
<p><span class="ltr-inline">{{ __('footer.phone') }}</span></p>
|
||||
<p><span class="ltr-inline">{{ __('footer.email') }}</span></p>
|
||||
</address>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user