summaryrefslogtreecommitdiff
path: root/assets/css/vars.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/vars.css')
-rw-r--r--assets/css/vars.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/vars.css b/assets/css/vars.css
index 837acf7..9a6584f 100644
--- a/assets/css/vars.css
+++ b/assets/css/vars.css
@@ -53,6 +53,7 @@
/* Content */
--content-height: calc(100vh - var(--footer-height));
+ --figure-img-max-height: 500px;
/* Tables */
--table-cell-padding: .5rem;