Skip to content

Commit b6a07d3

Browse files
committed
compile from scss rather than hand edit css
1 parent 1f11320 commit b6a07d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

static/sass/mq.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,10 @@ html[xmlns] .slides { display: block; }
412412
content: "animatebody";
413413
display: none;
414414
speak: none; }
415-
.tier-1 {
416-
position: static !important;
417-
}
415+
416+
.tier-1 {
417+
position: static !important; }
418+
418419
.slideshow {
419420
display: none; } }
420421
/* - - - Larger than 400px - - - */

0 commit comments

Comments
 (0)