more styling
This commit is contained in:
parent
a26aa1d908
commit
31d3cfc890
@ -1,7 +1,7 @@
|
||||
@stack('footer_start')
|
||||
<footer class="footer pt-0">
|
||||
<div class="copyright text-left text-lg-left text-muted">
|
||||
<strong>{{ trans('footer.powered') }}</strong>: <a href="{{ trans('footer.link') }}" target="_blank">{{ trans('footer.software') }}</a>
|
||||
<div class="text-sm float-left text-muted footer-texts">
|
||||
{{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank" class="text-muted">{{ trans('footer.software') }}</a>
|
||||
</div>
|
||||
</footer>
|
||||
@stack('footer_end')
|
||||
|
Loading…
x
Reference in New Issue
Block a user