Skip to content

Commit 4009265

Browse files
committed
chore(css): remove unused template
1 parent 789bd34 commit 4009265

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

assets/css/style.css

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -410,29 +410,6 @@ span.link {cursor:pointer;}
410410
span.link:hover {text-decoration:underline;}
411411
.tutorial-links .current {text-decoration:underline;}
412412

413-
414-
/* Print styles!
415-
-------------------------------------------------------------------------------*/
416-
@media print {
417-
418-
}
419-
420-
/* Media queries!
421-
-------------------------------------------------------------------------------*/
422-
423-
/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
424-
@media screen and (max-device-width: 480px) {
425-
426-
}
427-
428-
@media all and (orientation: portrait) {
429-
430-
}
431-
432-
@media all and (orientation: landscape) {
433-
434-
}
435-
436413
/* Social media icons */
437414

438415
i.fab {

0 commit comments

Comments
 (0)