Fix styles

This commit is contained in:
Yarmo Mackenbach 2020-06-12 21:49:33 +02:00
parent 71667ea3f3
commit 700cd6ea74

View File

@ -303,11 +303,11 @@ table.music th:nth-child(3) {
font-size: 90%; font-size: 90%;
} }
/* Vinyl */ /* Lists */
.vinyl_list { .list {
margin: 64px 0 0; margin: 64px 0 0;
} }
.vinyl_list__item p { .list__item p {
margin: 0 0 8px; margin: 0 0 8px;
} }