Files
TechRadarAJR/styles/components/ring-list.css
Tom Raithel fc81624813 More styles
2017-02-11 12:04:52 +01:00

11 lines
140 B
CSS

.ring-list {
&__header {
margin-bottom: 20px;
}
&__item {
font-size: 13px;
display: block;
margin-bottom: 10px;
}
}