corrections for mobile phones

This commit is contained in:
Frédéric Bisson 2019-02-06 12:20:08 +01:00 committed by Emmanuel Cazenave
parent 05386658a8
commit 04680d87d3
1 changed files with 3 additions and 2 deletions

View File

@ -461,8 +461,8 @@ body.page-index #sidebar {
background-position: 1rem 1rem;
h2 {
margin-left: 4em;
line-height: 3.5em;
margin: 1em 0 1.5em 4em;
width: auto;
}
}
@ -524,6 +524,7 @@ body.page-index #sidebar {
.suivi, .en-cours, .creer-compte, .brouillons, .coffre-fort, .historique {
padding: 1rem;
background-color: #d8f0ea;
@media screen and (max-width: $mobile-limit) { margin-bottom: 1em; }
}
.summary-count {