File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2626 </ nav >
2727 {% endblock %}
2828 </ div >
29- < footer class ="app-footer ">
30- < a href ="mailto:support@david-alves.com "> Support</ a >
31- < a href ="https://bridgebank.app/privacy " target ="_blank "> Privacy</ a >
32- < a href ="https://bridgebank.app/terms " target ="_blank "> Terms</ a >
33- < a href ="https://github.com/DAdjadj/bridge-bank " target ="_blank "> GitHub</ a >
34- < span style ="color:#333; "> v{{ app_version }}</ span >
29+ < footer class ="app-footer " style ="justify-content:space-between; ">
30+ < div style ="display:flex;gap:1.5rem;flex-wrap:wrap; ">
31+ < a href ="mailto:support@david-alves.com "> Support</ a >
32+ < a href ="https://bridgebank.app/privacy " target ="_blank "> Privacy</ a >
33+ < a href ="https://bridgebank.app/terms " target ="_blank "> Terms</ a >
34+ < a href ="https://github.com/DAdjadj/bridge-bank " target ="_blank "> GitHub</ a >
35+ </ div >
36+ < span style ="color:#333;font-size:12px; "> v{{ app_version }}</ span >
3537 </ footer >
3638</ body >
3739</ html >
You can’t perform that action at this time.
0 commit comments