update: clear unused and fixes CSS

This commit is contained in:
Gaëlle Morin
2020-04-02 16:09:23 +00:00
committed by Jean-Baptiste Pasquier
parent d2c8226048
commit 6c8224c0f2
35 changed files with 358 additions and 633 deletions

View File

@ -1,5 +1,5 @@
@import 'chat';
@import 'comment.scss';
@import 'comment';
@import 'filters';
@import 'howto';
@import 'sidebar';

View File

@ -12,6 +12,3 @@
flex-shrink: 0;
}
}

View File

@ -15,6 +15,5 @@
font-size: 1.4rem;
font-weight: 400;
margin-left: 0.6rem;
margin-top: -2px;
padding: 0.3rem 0.98rem;
padding: 0.35rem 0.98rem;
}