Update heading styles. self-hosted list WIP

This commit is contained in:
yehor
2025-10-08 11:45:28 +03:00
parent cf8e3ac9ae
commit 6e8c00c313
3 changed files with 46 additions and 14 deletions

View File

@@ -18,10 +18,11 @@
}
.icon {
width: 3rem;
height: 3rem;
width: 2rem;
height: 2rem;
padding-right: 0.5rem;
}
.icon path {
fill: var(--ifm-link-color) !important;
fill: var(--ifm-heading-color) !important;
}