responsive controlled

This commit is contained in:
Burak Civan
2022-10-31 18:42:44 +03:00
parent 4bea0a82e2
commit 45808ec944
10 changed files with 133 additions and 62 deletions

View File

@ -1,6 +1,6 @@
@stack('footer_start')
<footer class="footer">
<div class="flex flex-col sm:flex-row items-center justify-between mt-10 lg:mt-20 py-7 text-sm font-light">
<div class="flex flex-col sm:flex-row items-center justify-between lg:mt-20 py-7 text-sm font-light">
<div>
{{ trans('footer.powered') }}:
<a href="{{ trans('footer.link') }}" target="_blank">{{ trans('footer.software') }}</a> |