aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--styles.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/styles.css b/styles.css
index de55121..98c1c93 100644
--- a/styles.css
+++ b/styles.css
@@ -275,10 +275,6 @@ html{
font-size: 120%;
}
-/* disable pointer events on images */
-img{
- pointer-events:none;
-}
.languages-wrapper{
display: grid;
@@ -300,4 +296,4 @@ img{
.jsimg {
margin-left: 0;
}
-} \ No newline at end of file
+}