remix-syntax/app/styles/syntax.css

10 lines
105 B
CSS
Raw Permalink Normal View History

2022-01-20 06:30:48 +00:00
.playlist ul {
list-style: none;
padding: 0;
margin: 0;
}
.platlist li {
margin-bottom: 1rem;
}