Skip to content

Commit 2371c23

Browse files
committed
fix: styling of last image
1 parent da799d8 commit 2371c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/project/jaarverslag/jaarverslag.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
margin-block-end: var(--basis-space-block-2xl);
1313
}
1414

15-
.admonition__decorator-img {
16-
inline-size: 100px;
15+
.ammonition__decorator-img {
16+
max-inline-size: 100px;
1717
display: flex;
1818
justify-self: end;
1919
}

0 commit comments

Comments
 (0)