More Apprentice tech to write about later!

This commit is contained in:
2022-05-02 18:12:56 +00:00
parent cbbe8dfbb6
commit 6663fe3536
2 changed files with 17 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ body {
color: lime;
}
footer {
padding: 1rem 3rem;
}
#content {
main {
background-color: rgb(24, 26, 27);