mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Chill more responsible (Ok >= 500 px)
This commit is contained in:
parent
5b78cad8d6
commit
fcbd985e4e
@ -50,14 +50,14 @@
|
||||
|
||||
<body>
|
||||
<header class="navigation container">
|
||||
<div class="grid-4 parent">
|
||||
<div class="grid-4 hide-tablet hide-mobile parent">
|
||||
<div class="grid-10 push-2 logo-container">
|
||||
<a href="{{ path('chill_main_homepage') }}">
|
||||
<img class="logo" src="/bundles/chillmain/img/logo-chill-sans-slogan_white.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="grid-8 text-right parent">
|
||||
<div class="grid-8 grid-tablet-12 grid-mobile-12 text-right parent">
|
||||
<div class="nav">
|
||||
<ul class="navigation-menu">
|
||||
{% block navigation_section_menu %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user