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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/vars.css b/assets/css/vars.css
index 9a6584f..995cf2e 100644
--- a/assets/css/vars.css
+++ b/assets/css/vars.css
@@ -53,7 +53,7 @@
/* Content */
--content-height: calc(100vh - var(--footer-height));
- --figure-img-max-height: 500px;
+ --figure-img-max-height: 800px;
/* Tables */
--table-cell-padding: .5rem;
@@ -75,4 +75,4 @@
--social-icons-bottom-margin: 0rem;
--caption-padding: calc(2 * var(--main-padding));
}
-}
+} \ No newline at end of file