Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GreatBay_SCIE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2022 Competition
GreatBay_SCIE
Commits
dd51149e
Commit
dd51149e
authored
2 years ago
by
Joseph Zeng
Browse files
Options
Downloads
Patches
Plain Diff
modify content layout
parent
ead5c82d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#155836
passed
2 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
layouts/contentLayout.jsx
+1
-1
1 addition, 1 deletion
layouts/contentLayout.jsx
with
1 addition
and
1 deletion
layouts/contentLayout.jsx
+
1
−
1
View file @
dd51149e
...
...
@@ -111,7 +111,7 @@ export const ContentLayout = ({ meta, ...props }) => {
<
div
className
=
"p-12 flex flex-col lg:flex-row items-start gap-16"
>
<
TOC
/>
<
article
className
=
"prose prose-lg m-auto container
x
l:max-w-
4xl
"
className
=
"prose prose-lg m-auto container l
g
:max-w-
[60vw]
"
{
...
props
}
/>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment