Redesigned release page. Added 'single site' marker, linking directly to network page. Fixed Dogfart scraper duration.

This commit is contained in:
2019-11-14 05:13:38 +01:00
parent 4fa13bb163
commit bf223adc55
38 changed files with 624 additions and 205 deletions

View File

@@ -27,6 +27,7 @@ export default {
@import 'theme';
.tile {
background: $background;
display: flex;
flex-direction: column;
align-items: center;