summaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
authorWindowsAddict2024-04-12 20:28:53 +0000
committerWindowsAddict2024-04-12 20:28:53 +0000
commit44cc0cc1bddd158b8eca25840d8fc7cb3813ff15 (patch)
tree9efa7130e212ebdb003f1a5f0ac13627e52de008 /src/css
parent0a9fb8d2326fafd4cba64c93656384a8376ad7ca (diff)
downloadmassgrave.dev-44cc0cc1bddd158b8eca25840d8fc7cb3813ff15.zip
Update css to reduce table padding and update images
Diffstat (limited to 'src/css')
-rw-r--r--src/css/custom.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/custom.css b/src/css/custom.css
index 680f568..639d5fc 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -6,6 +6,7 @@
--ifm-color-primary-light: #b4419b;
--ifm-color-primary-lighter: #bc45a2;
--ifm-color-primary-lightest: #c55dae;
+ --ifm-table-cell-padding: 0.5rem;
}
[data-theme='dark'] {