Skip to content

Commit 5237407

Browse files
committed
Update
Signed-off-by: Zihan Kuang <[email protected]>
1 parent d82cc8a commit 5237407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ body {
128128
img.md-image-responsive {
129129
display: block;
130130
width: 100%;
131-
max-width: clamp(320px, 100%, 800px);
131+
max-width: clamp(320px, 100%, 700px);
132132
height: auto;
133133
margin: 0 auto;
134134
object-fit: contain;

0 commit comments

Comments
 (0)