Update css to reduce table padding and update images

This commit is contained in:
2024-04-13 01:58:53 +05:30
parent 0a9fb8d232
commit 44cc0cc1bd
6 changed files with 2 additions and 1 deletions

View File

@ -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'] {