File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -410,29 +410,6 @@ span.link {cursor:pointer;}
410410span .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
438415i .fab {
You can’t perform that action at this time.
0 commit comments