Started on music

This commit is contained in:
voidNUL 2024-09-05 19:36:09 -05:00
parent afa13e3be1
commit 1addf4bf9c
2 changed files with 12 additions and 0 deletions

5
music/index.md Normal file
View file

@ -0,0 +1,5 @@
# Music
My favorite songs, albums, and artists
## albums
## artists
## songs

View file

@ -80,3 +80,10 @@ h1 {
border-bottom: 2px solid; border-bottom: 2px solid;
padding-bottom: 0.2em; padding-bottom: 0.2em;
} }
img {
width: 40%;
height: auto;
align-content: center;
margin: auto;
}