forked from Squatconf/Website
mobile version title fix
This commit is contained in:
parent
65aaf90450
commit
93f8b451db
|
@ -24,6 +24,9 @@ display: block;
|
|||
max-width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
h2{white-space: normal;}
|
||||
|
||||
/*mq madness*/
|
||||
.maxW, .dskW,.tblW{display:none;}
|
||||
|
||||
|
|
Loading…
Reference in a new issue