Skip to content

Commit 3b4758f

Browse files
committed
css 추가 변경 반영
1 parent 2944824 commit 3b4758f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,11 +2486,11 @@ input, select, textarea {
24862486
.image.fit {
24872487
display: block;
24882488
margin: 0 0 2rem 0;
2489-
width: 100%;
2489+
width: 80%;
24902490
}
24912491

24922492
.image.fit img {
2493-
width: 100%;
2493+
width: 80%;
24942494
}
24952495

24962496
.image.main {
@@ -3879,4 +3879,4 @@ input, select, textarea {
38793879
padding: 4rem;
38803880
}
38813881

3882-
}
3882+
}

0 commit comments

Comments
 (0)