This commit is contained in:
Lucas Kent 2022-12-15 12:16:10 -05:00 committed by GitHub
parent 07df30486e
commit 6189c064d5
2 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@ body {
font-family: jetbrains_monoregular; font-family: jetbrains_monoregular;
} }
a { #insidefooter {
font-size: 8px; font-size: 8px;
} }

View File

@ -63,7 +63,7 @@
/> />
<p class="double"><span class="auto-type"></span></p> <p class="double"><span class="auto-type"></span></p>
</div> </div>
<div id="footer"> <div id="footer insidefooter">
<a <a
rel="license" rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/4.0/" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"