tools/src/main/css/main.css

9 lines
94 B
CSS

#listing {
margin: 0 auto;
max-width: 28rem;
}
#listing ul {
list-style: none;
}