Remove docs. Make it better
Some checks failed
Build release image / build (push) Failing after 1m29s

This commit is contained in:
yehor
2025-07-20 13:06:18 +03:00
parent 497239cc76
commit e6633ce255
17 changed files with 96 additions and 202 deletions

View File

@@ -6,8 +6,12 @@
}
.featureSvg {
height: 200px;
width: 200px;
height: 100px;
width: 100px;
}
.featureSvg path {
fill: var(--ifm-link-color) !important;
}
.featureLink {