docs: improvements to railway deployment guide + new troubleshooting guide (#7012)
This commit is contained in:
@@ -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"
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user