view src/app/notebook-feed/notebook-feed.component.css @ 350:524f5cd75737

Split AnalysisItem out into individual types for root audio items and features. This is messy as is, these need revising and should perhaps be actual concrete types with methods.
author Lucas Thompson <dev@lucas.im>
date Fri, 26 May 2017 12:59:41 +0100
parents d17d5038b11a
children
line wrap: on
line source
.break {
  margin-bottom: 32px;
}

.feed {
  width: 100%;
  overflow-x: hidden;
}