diff --git a/in/en/index.html b/in/en/index.html
index 6a70544..6386d56 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -56,9 +56,6 @@
C 2 |
-
-
-
diff --git a/in/fr/index.html b/in/fr/index.html
index c78641b..a0d5858 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -56,9 +56,6 @@
C2 |
-
-
-
diff --git a/in/img/photo.png b/in/img/photo.png
deleted file mode 100644
index dcf2dc3..0000000
Binary files a/in/img/photo.png and /dev/null differ
diff --git a/in/style/main.css b/in/style/main.css
index e3b4f50..92f6f42 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -194,13 +194,6 @@ img.org {
block-size: 2em;
margin-inline-end: .5em;
}
-img.photo {
- border-radius: 1em;
- border-bottom: var(--border-on);
- border-left: var(--border-on);
- border-right: var(--border-on);
- border-top: var(--border-on);
-}
body.item li:nth-of-type(even) {
background: var(--item-even-gradient);