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 60f2637 commit ec4d008Copy full SHA for ec4d008
assets/css/v2/style.css
@@ -1078,9 +1078,12 @@ blockquote p:last-child {
1078
}
1079
1080
/* Images */
1081
+figure {
1082
+ margin: 0;
1083
+}
1084
+
1085
.figure-bitmap {
- border: solid 2px #42932d;
- margin-bottom: 10px;
1086
+ margin-bottom: 0.625rem;
1087
display: inline-block;
1088
max-width: 100%;
1089
0 commit comments