aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/react-small-apps/apps/notebook/src/components/commons/List/List.css
blob: ae897a529fc4601962aeb008a10cf7e2f9390878 (plain)
1
2
3
.list__item + .list__item {
  margin-top: 0.5rem;
}