diff --git a/src/Layout.css b/src/Layout.css index 30012f8..bfd29da 100644 --- a/src/Layout.css +++ b/src/Layout.css @@ -14,7 +14,7 @@ text-decoration: none; } -@media (max-width: 1000px) { +@media print, screen and max-width: 1000px { .github-fork-ribbon { display: none; }