Skip to content

Commit

Permalink
css 추가 변경 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
namyun1012 committed Dec 15, 2024
1 parent 2944824 commit 3b4758f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2486,11 +2486,11 @@ input, select, textarea {
.image.fit {
display: block;
margin: 0 0 2rem 0;
width: 100%;
width: 80%;
}

.image.fit img {
width: 100%;
width: 80%;
}

.image.main {
Expand Down Expand Up @@ -3879,4 +3879,4 @@ input, select, textarea {
padding: 4rem;
}

}
}

0 comments on commit 3b4758f

Please sign in to comment.