aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--styles.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/styles.css b/styles.css
index 232dfb9..9744380 100644
--- a/styles.css
+++ b/styles.css
@@ -274,8 +274,3 @@ html{
font-weight: 9000;
font-size: 120%;
}
-
-/* disable pointer events on images */
-img{
- pointer-events:none;
-}