docs: improvements to railway deployment guide + new troubleshooting guide (#7012)

This commit is contained in:
Shahed Nasser
2024-04-15 09:30:31 +02:00
committed by GitHub
parent 47a175ce94
commit 793184bf42
6 changed files with 145 additions and 136 deletions
@@ -43,7 +43,7 @@ export const NoteLayout = ({
{title && (
<span
className={clsx(
"txt-compact-medium-plus block mb-docs_0.125",
"text-compact-medium-plus block mb-docs_0.125",
isDefaultStyle && "text-medusa-fg-base",
isWarningStyle && "text-medusa-tag-red-text"
)}