mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
replace class container by container-fluid (full width in bootstrap)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header class="navigation container">
|
||||
<header class="navigation container-fluid">
|
||||
<div class="grid-4 hide-tablet hide-mobile parent">
|
||||
<div class="grid-10 push-2 grid-tablet-12 grid-mobile-12 push-tablet-0 grid-mobile-0 logo-container">
|
||||
<a href="{{ path('chill_main_homepage') }}">
|
||||
|
Reference in New Issue
Block a user