diff --git a/src/routes/zhen/cv/CompsRev3/Education.svelte b/src/routes/zhen/cv/CompsRev3/Education.svelte
index e3cbc89..fbe79a9 100644
--- a/src/routes/zhen/cv/CompsRev3/Education.svelte
+++ b/src/routes/zhen/cv/CompsRev3/Education.svelte
@@ -1,56 +1,47 @@
-
-
- Education
-
-
-
-
- DTU
-
- Artificial intelligence
-
-
-
- Next
-
- Computer science
-
-
-
- Master class
-
- SAS Programming
-
-
-
- Emphasys center
-
- VR development
-
-
-
+
+ Education
+
+
+
+ DTU
+ Artificial intelligence
+
+
+ Next
+ Computer science
+
+
+ Master class
+ SAS Programming
+
+
+ Emphasys center
+ VR development
+
+
\ No newline at end of file
+ }
+
+
diff --git a/src/routes/zhen/cv/CompsRev3/IconAndText2.svelte b/src/routes/zhen/cv/CompsRev3/IconAndText2.svelte
index 5c6fad3..f390cea 100644
--- a/src/routes/zhen/cv/CompsRev3/IconAndText2.svelte
+++ b/src/routes/zhen/cv/CompsRev3/IconAndText2.svelte
@@ -1,44 +1,46 @@
-
-

-
-
-
-
-
+
+

+
+
+
+
+
\ No newline at end of file
+
+ & > img {
+ border-radius: 2.5mm;
+ filter: drop-shadow(1mm 1mm 1mm #0000009d);
+ }
+ }
+
+
diff --git a/src/routes/zhen/cv/rev3/+page.svelte b/src/routes/zhen/cv/rev3/+page.svelte
index 61eb93e..2003492 100644
--- a/src/routes/zhen/cv/rev3/+page.svelte
+++ b/src/routes/zhen/cv/rev3/+page.svelte
@@ -206,7 +206,7 @@
padding-bottom: 30mm;
// Disable interactivity for padding
- pointer-events: none;
+ // pointer-events: none;
}
}
}