File tree Expand file tree Collapse file tree
src/Sylius/Bundle/ShopBundle/templates/shared/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <body data-route =" {{ app .request .get (' _route' ) }}" >
2424 {% block body %}
2525 <div class =" {% apply escape %}{% hook ' #body_classes' with { _prefixes : prefixes } %}{% endapply %}" >
26- <h1 class =" visually-hidden" >{{ sylius .channel .name }}</h1 >
26+ <h1 class =" visually-hidden text-black " >{{ sylius .channel .name }}</h1 >
2727 {% block header %}
2828 {% hook ' header' with { _prefixes : prefixes } %}
2929 {% endblock %}
Original file line number Diff line number Diff line change 22<meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
33<link rel =" preload" href =" {{ asset(' build/shop/fonts/InterVariable.woff2' , ' shop' ) }}" as =" font" type =" font/woff2" crossorigin =" anonymous" >
44<link rel =" preload" href =" {{ asset(' build/shop/fonts/InterVariable-Italic.woff2' , ' shop' ) }}" as =" font" type =" font/woff2" crossorigin =" anonymous" >
5- <meta name =" viewport" content =" width=device-width, initial-scale=1, maximum-scale=10 " >
5+ <meta name =" viewport" content =" width=device-width, initial-scale=1" >
66
You can’t perform that action at this time.
0 commit comments