Skip to content

Commit fa4da86

Browse files
committed
edit style
1 parent 80624a6 commit fa4da86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ a {
2020
border: var(--line);
2121
max-width: fit-content;
2222
}
23+
2324
img,
2425
svg {
25-
height: 200px;
2626
width: 100%;
2727
object-fit: cover;
28-
display: block;
2928
}
29+
3030
main {
3131
max-width: var(--container);
3232
margin: 0 auto calc(var(--space) * 4) auto;

0 commit comments

Comments
 (0)