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 70cbf95 commit 692df5fCopy full SHA for 692df5f
assets/css/v2/style.css
@@ -998,9 +998,12 @@ blockquote p:last-child {
998
}
999
1000
/* Images */
1001
+figure {
1002
+ margin: 0;
1003
+}
1004
+
1005
.figure-bitmap {
- border: solid 2px #42932d;
- margin-bottom: 10px;
1006
+ margin-bottom: 0.625rem;
1007
display: inline-block;
1008
max-width: 100%;
1009
0 commit comments