update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-11-25 21:40:59 -08:00
parent 1adac9d2b1
commit 818db189bc
1 changed files with 4 additions and 1 deletions

View File

@ -25,12 +25,15 @@
<style>
dl, p {
font-family: "Ubuntu Mono", monospace;
width: 50rem;
margin: 0 auto;
}
dt {
text-transform: uppercase;
font-weight: normal;
margin-top: 1rem;
margin-top: 2rem;
margin-bottom: 1rem;
}
dd p:first-of-type {