Added fully archive support!

This commit is contained in:
Daniel
2022-06-02 23:00:51 +04:30
parent b18ef2b905
commit 1d23855eac
10 changed files with 135 additions and 80 deletions
+6 -1
View File
@@ -109,4 +109,9 @@
.num {
font-size: 1rem;
}
}
.options {
display: flex;
align-items: center;
}