diff options
| -rw-r--r-- | frontend/scss/general.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/scss/general.scss b/frontend/scss/general.scss index cb7d82e..efc447c 100644 --- a/frontend/scss/general.scss +++ b/frontend/scss/general.scss @@ -107,7 +107,6 @@ figure { margin-bottom: var(--margin-base); & a, img { - max-height: max(60vh, 400px); max-width: 100%; display: block; |
