remix-syntax/app/styles/syntax.css
Bradley Shellnut b373ebf09a Initial commit
2022-01-19 22:30:48 -08:00

9 lines
105 B
CSS

.playlist ul {
list-style: none;
padding: 0;
margin: 0;
}
.platlist li {
margin-bottom: 1rem;
}