matrix-dimension/web/app/configs/rss/rss-config.component.scss
turt2live 58feb07119 Support vector's RSS bot. Adds #13
This has a side effect of adding #23 as well. A more performant caching method is probably needed (as this doesn't cache at all).
2017-05-28 22:51:04 -06:00

9 lines
No EOL
171 B
SCSS

// component styles are encapsulated and only applied to their components
.feed-list {
margin-top: 5px;
}
.other-feeds-title {
margin-top: 25px;
margin-bottom: 0;
}