This commit is contained in:
Lucas Kent 2022-12-15 12:56:04 -05:00 committed by GitHub
parent 6189c064d5
commit 7f97a7c3ad
3 changed files with 2 additions and 5 deletions

View File

@ -14,7 +14,3 @@
body {
font-family: jetbrains_monoregular;
}
#insidefooter {
font-size: 8px;
}

View File

@ -15,4 +15,5 @@
position: absolute;
bottom: 0;
width: 100%;
font-size: 8px;
}

View File

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