#2093 images in statics

This commit is contained in:
2023-06-15 16:39:34 +02:00
parent d76c8b502a
commit 2dc06a87fc
2 changed files with 21 additions and 2 deletions
+13
View File
@@ -1174,6 +1174,19 @@ section[role="main-content"]{
}
}
}
#static{
figure{
margin: 2em 0;
img{
max-width: 100%;
}
figcaption{
@include fontcaption;
padding: 1em 0;
}
}
}
}
footer[role="tools"]{