🔧 Refactoring the uncompression methods for "Read Comic" and "Uncompress Archive" operations (#43)

* 🔧 Refactoring uncompression methods on client-side

* ✏️ Refactoring

* 👁️ Updates to the comic viewer

* 🖼️ Added screenshots from December 2022

* ✏️ Fixed typo in README
This commit was merged in pull request #43.
This commit is contained in:
2022-12-06 14:08:53 -08:00
committed by GitHub
parent 1cbf53be98
commit 815444a973
8 changed files with 133 additions and 68 deletions

View File

@@ -356,6 +356,10 @@ pre {
border-radius: 0.5rem;
}
.comic-viewer {
border: 1px solid red;
}
// comicvine metadata
.comicvine-metadata {
background-color: #f2f1f9;