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