![](/assets/images/project_default_logo.png)
![](/assets/images/default-avatar-128.png)
240823 권민수 단어장 2_3 페이지 이미지 크기 고정
@9cd90a281b346d7da609afbe8a2f1dc5043b51ae
--- client/views/pages/main/Chapter/Chapter2_3.vue
+++ client/views/pages/main/Chapter/Chapter2_3.vue
... | ... | @@ -29,7 +29,7 @@ |
29 | 29 |
|
30 | 30 |
<div class="imgGroup box23"> |
31 | 31 |
<div class="con"> |
32 |
- <img :src="currentCon.imgSrc" alt="" /> |
|
32 |
+ <img :src="currentCon.imgSrc" alt="" style="height: 150px;"/> |
|
33 | 33 |
<p class="title3"> |
34 | 34 |
<em class="yellow">{{ currentCon.titleEm }}</em |
35 | 35 |
>{{ currentCon.title }} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?