change one line on desktop
This commit is contained in:
@@ -1437,6 +1437,9 @@ input[type=range]::-moz-range-thumb {
|
||||
.intro-stage br.mobile-break { display: none; }
|
||||
}
|
||||
.intro-stage br.intro-line-break { display: block; }
|
||||
@media (min-width: 768px) {
|
||||
.intro-stage br.intro-line-break { display: none; }
|
||||
}
|
||||
/* Mobile-only line break — JS inserts a <br class="mobile-break">
|
||||
after "if" / "wenn" on stage 2. Display:none on wider viewports so
|
||||
the line stays one row on desktop / tablet. */
|
||||
|
||||
Reference in New Issue
Block a user