💄 remove border on comic

This commit is contained in:
mi
2025-11-06 21:45:33 +10:00
parent b9f088f5b9
commit 935331ff0b

View File

@@ -183,7 +183,6 @@ main {
.comic-image { .comic-image {
text-align: center; text-align: center;
margin-bottom: 1.5rem; margin-bottom: 1.5rem;
border: 2px solid #000;
padding: 0.5rem; padding: 0.5rem;
background: #fff; background: #fff;
} }