diff options
author | joak <joak@nospace.at> | 2021-02-10 15:24:31 +0100 |
---|---|---|
committer | joak <joak@nospace.at> | 2021-02-10 15:24:31 +0100 |
commit | 53579e3645ec1cf71a41f572d996064c0733bf52 (patch) | |
tree | af2e9508af32b3a4c7198d162a269a598149ea3a /assets | |
parent | 22eac7ff62782b3318d90419b208005371a33d65 (diff) |
Diffstat (limited to 'assets')
-rw-r--r-- | assets/static/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/static/style.css b/assets/static/style.css index 91d3bb3..7161e1e 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -309,7 +309,6 @@ div.previews{ } .bigimage, video{ - width: 800px; max-width: calc(100vw - 1.5em); } |