change col-xs to col-sm : tablet

This commit is contained in:
2019-01-28 15:04:42 +01:00
parent 3f113dbd49
commit 30f5084f02
11 changed files with 110 additions and 70 deletions

View File

@@ -57,7 +57,7 @@
</button>
<a href="${request.application_url}" alt="Accueil">
<img src="${request.static_url('mondumas:static/img/logo.png')}" class="logo" /></a>
&nbsp;Entreprise DUMAS
<!-- &nbsp;Entreprise DUMAS -->
</div>
<div class="collapse navbar-collapse" id="myNavbar" tal:condition="not layout.isAnonymous()">
<ul class="nav navbar-nav navbar-right">
@@ -98,7 +98,6 @@
<div id="footer">
<div class="well">
<p>© 2017&nbsp;-&nbsp;<a href="http://www.entreprise-dumas.com/" target="_blank">Entreprise Dumas, 49 Chemin du Bois 69140 RILLIEUX LA PAPE</a></p>
ggggggg
</div>
</div>