make the markdown list slighly more to the right
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s

This commit is contained in:
Lee
2024-04-20 02:59:07 +01:00
parent fa530d3168
commit fe43779a67
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
import { getDocumentation } from "@/app/common/documentation";
import { CustomMDX } from "@/app/components/mx-components";
import { CustomMDX } from "@/app/components/mdx-components";
import { Metadata } from "next";
import { generateEmbed } from "@/app/common/embed";