Misc. updates & reorganization

This commit is contained in:
David Eisinger
2023-10-24 20:49:29 -04:00
parent 1ed0f8128e
commit bb65a3d80f
14 changed files with 93 additions and 26 deletions

View File

@@ -16,6 +16,10 @@ body {
h1, h2, h3 {
font-size: 1em;
margin: 1em 0;
span {
color: #aaa;
}
}
h3 {
@@ -111,6 +115,11 @@ code {
img {
width: 100%;
height: auto;
&.inline {
width: auto;
vertical-align: middle;
}
}
.image-set {