save buttons responsive updated

This commit is contained in:
batuhanbas
2020-02-15 13:04:37 +03:00
parent d8fe91bead
commit d9bc53d5c1
47 changed files with 63 additions and 48 deletions

View File

@ -51,7 +51,7 @@
<div class="col-xl-12">
<div class="copyright text-center text-white">
<small>
{{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank" class="text-white">{{ trans('footer.software') }}</a>
{{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank">{{ trans('footer.software') }}</a>
</small>
</div>
</div>