feat: add image preview swipe (#749)

This commit is contained in:
wheat 2023-01-04 03:15:24 -05:00 committed by GitHub
parent 710511e589
commit 4354dd6a2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 91 additions and 36 deletions

View file

@ -1,5 +1,7 @@
html {
font-size: var(--font-size, 15px);
width: 100%;
width: 100vw;
}
@font-face {