update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-11-26 05:45:07 +00:00
parent 818db189bc
commit 6d8ec0aa8e
1 changed files with 4 additions and 2 deletions

View File

@ -26,7 +26,8 @@
dl, p {
font-family: "Ubuntu Mono", monospace;
width: 50rem;
margin: 0 auto;
padding: 0;
margin: inherit auto;
}
dt {
@ -34,6 +35,7 @@ dt {
font-weight: normal;
margin-top: 2rem;
margin-bottom: 1rem;
text-align: center;
}
dd p:first-of-type {
@ -1205,7 +1207,7 @@ dd p:first-of-type {
</dl>
</article>
<footer>
<p>Page generated on 2021-11-25</p>
<p>Page generated on 2021-11-26</p>
</footer>
</main>
<script type="text/javascript">