Skip to content

Commit 81ee8f4

Browse files
committed
cs
1 parent 5c134cd commit 81ee8f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ux.symfony.com/templates/main/homepage.html.twig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@
107107
<div class="d-md-flex justify-content-md-between text-center align-items-center text-md-start">
108108
<h2 class="ubuntu pt-2 component-headlines">Install UX <em class="rainbow-emphasis">Components</em></h2>
109109

110-
{# <a class="Button Button--dark" href="{{ url('app_packages') }}">#}
111-
{# Browse all Packages#}
112-
{# <twig:ux:icon name="arrow-right" style="transform: rotate(-45deg);"/>#}
113-
{# </a>#}
110+
{# <a class="Button Button--dark" href="{{ url('app_packages') }}"> #}
111+
{# Browse all Packages #}
112+
{# <twig:ux:icon name="arrow-right" style="transform: rotate(-45deg);"/> #}
113+
{# </a> #}
114114

115115
<a style="height: 100%;" class="btn btn-md btn-outline-primary mt-3 mt-md-0" href="{{ path('app_packages') }}">
116116
Browse all Packages

0 commit comments

Comments
 (0)