File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
@if (env (' DISPLAY_CREDIT' ) === true )
12
12
{{-- Removed class spacing --}}
13
13
<div class =" credit-footer" ><a style =" text-decoration : none ;" class =" " href =" https://linkstack.org" target =" _blank" title =" Learn more about LinkStack" >
14
- <div style =" vertical-align : middle ;display : inline-block ;" class =" credit-hover hvr-grow fadein" >
15
- {{-- <img class="credit-icon image-footer1 generic" src="{{ asset('assets/linkstack/images/logo.svg') }}" alt="LinkStack"> --}}
14
+ <div style =" vertical-align : middle ;display : inline-block ;padding-bottom : 50 px ; " class =" credit-hover hvr-grow fadein" >
15
+ <img style = " top : 9 px ; " class =" credit-icon image-footer1 generic" src =" {{ asset (' assets/linkstack/images/logo.svg' ) } }" alt =" LinkStack" >
16
16
<a href =" https://linkstack.org" target =" _blank" title =" Learn more" class =" credit-txt credit-txt-clr credit-text" >Powered by LinkStack</a >
17
17
</div >
18
- </a ></div >< br >< br >< br >
18
+ </a ></div >
19
19
@endif
20
20
</div >
You can’t perform that action at this time.
0 commit comments