Skip to content

Commit af14162

Browse files
committed
fix image css
1 parent 5737a2e commit af14162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ body {
346346
border-radius: 5px;
347347
}
348348

349-
img{
349+
p>img{
350350
max-width: 100%;
351351
height: auto;
352352
}

0 commit comments

Comments
 (0)