assume images should be centered for now

This commit is contained in:
2022-01-09 23:14:35 -05:00
parent 6436a34c59
commit f56006d627
14 changed files with 22 additions and 126 deletions
-7
View File
@@ -57,13 +57,6 @@ pre code {
tab-size: 2;
}
.center {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
/* sub-heading anchor styles */
.h-anchor {
margin: 0 0.25em;