Redesign and fix search, add custom timeline tab

This commit is contained in:
Zed 2019-09-19 01:01:47 +02:00
commit 7d7eb085ca
14 changed files with 244 additions and 275 deletions

View file

@ -6,6 +6,7 @@
@import 'navbar';
@import 'inputs';
@import 'timeline';
@import 'search';
body {
background-color: $bg_color;