File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55{{ define "main" }}
66 < main class ="docs w-full max-w-[1920px] mx-auto px-5 flex flex-col md:flex-row overflow-hidden ">
77 {{ partial "docs-nav.html" . }}
8- < div class ="py-12 md:pl-4 xl:px-16 overflow-hidden ">
8+ < div class ="w-full py-12 md:pl-4 xl:px-16 overflow-hidden ">
99 {{ partial "breadcrumbs" . }}
1010 < section class ="prose w-full py-12 max-w-none ">
1111 < h1 > {{ .Title }}</ h1 >
Original file line number Diff line number Diff line change 55{{ define "main" }}
66 < main class ="docs w-full max-w-[1920px] mx-auto px-5 flex flex-col md:flex-row overflow-hidden ">
77 {{ partial "docs-nav.html" . }}
8- < div class ="py-12 md:pl-4 xl:px-16 overflow-hidden ">
8+ < div class ="w-full py-12 md:pl-4 xl:px-16 overflow-hidden ">
99 {{ partial "breadcrumbs" . }}
1010 < section class ="prose w-full py-12 max-w-none ">
1111 < h1 > {{ .Title }}</ h1 >
You can’t perform that action at this time.
0 commit comments