We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b9f02 commit 1880464Copy full SHA for 1880464
sass/tate/_contents.scss
@@ -18,6 +18,8 @@ div.image {
18
display: block;
19
width: 100%;
20
box-sizing: border-box;
21
+ max-width: $content-width;
22
+ max-height: $content-height;
23
}
24
25
& > p.caption {
sass/yoko/_contents.scss
@@ -16,6 +16,8 @@ div.image {
16
17
0 commit comments