Skip to content

Commit bbd00c5

Browse files
committed
feat: more img styling
1 parent 6851c8a commit bbd00c5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sass/_body.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@ body {
146146
border-radius: 8px;
147147
}
148148

149+
img {
150+
max-width: 100%;
151+
margin-inline: auto;
152+
}
153+
149154
section.main {
150155
margin-block: 2;
151156

0 commit comments

Comments
 (0)