We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd80caa commit 430d6aeCopy full SHA for 430d6ae
demos/_assets/css/jqm-demos.css
@@ -316,7 +316,7 @@
316
color: #fff;
317
}
318
319
-@media (min-width: 78em) {
+@media (min-width: 60em) {
320
.jqm-demos .jqm-header h2 {
321
padding: 1em 0 .7em;
322
margin: 0 1em 0 3%;
@@ -426,6 +426,8 @@
426
left: -17em;
427
right: 17em;
428
429
+}
430
+@media (min-width: 35em) {
431
.jqm-block-content {
432
min-height: 18em;
433
0 commit comments