mirror of
https://github.com/dsprenkels/backpack.git
synced 2026-05-04 03:00:05 -04:00
github-fork-ribbon: disable on print
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
@media print, screen and max-width: 1000px {
|
||||
.github-fork-ribbon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user