Skip to content
Snippets Groups Projects
Commit b8d16b63 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Hide the "Fork me on Salsa" ribbon when viewing on a mobile device.

parent 256ce815
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
</head>
<body>
<a class="hidden-xs" href="https://salsa.debian.org/reproducible-builds/diffoscope"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://lamby.pages.debian.net/salsa-ribbons/img/black_left.png" alt="Fork me on Salsa"></a>
<a class="d-none d-md-block" href="https://salsa.debian.org/reproducible-builds/diffoscope"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://lamby.pages.debian.net/salsa-ribbons/img/black_left.png" alt="Fork me on Salsa"></a>
<div class="wrapper">
<div class="container">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment