summary refs log tree commit diff
path: root/website/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/style.css')
-rw-r--r--website/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/website/style.css b/website/style.css
index 4f310ce..2ab3b0c 100644
--- a/website/style.css
+++ b/website/style.css
@@ -19,11 +19,6 @@ code {
     padding-right: 0.2em;
 }
 
-/* Make the SVG badges clickable. */
-object {
-    pointer-events: none;
-}
-
 img {
     max-width: 100%;
 }