view src/app/notebook-feed/notebook-feed.component.css @ 477:e3cbf4c53e5e

Rename type and make it an abstract class to stop angular-cli complaining (I still don't understand this).
author Lucas Thompson <dev@lucas.im>
date Fri, 30 Jun 2017 16:25:58 +0100
parents d17d5038b11a
children
line wrap: on
line source
.break {
  margin-bottom: 32px;
}

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