mobile version title fix

This commit is contained in:
Jérôme Loï 2014-09-23 01:18:52 +02:00
parent 65aaf90450
commit 93f8b451db

View file

@ -24,6 +24,9 @@ display: block;
max-width: 80%;
margin: 0 auto;
}
h2{white-space: normal;}
/*mq madness*/
.maxW, .dskW,.tblW{display:none;}