Add music to playlist, add more github info and css

This commit is contained in:
2022-09-27 20:52:24 -04:00
parent 268386879b
commit 94599da215
10 changed files with 2254 additions and 10664 deletions
+5 -1
View File
@@ -116,7 +116,7 @@ section {
}
body {
margin: 0 0 1rem;
margin: 0 0 4rem;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
@@ -361,4 +361,8 @@ code {
.button.link.back::after {
content: '';
display: none;
}
.monospace {
font-family: 'Hack', 'Source Code Pro', Consolas, monospace;
}