update: clear unused and fixes CSS

This commit is contained in:
Gaëlle Morin
2020-04-16 14:30:28 +02:00
committed by Jean-Baptiste Pasquier
parent d2c8226048
commit 6c8224c0f2
35 changed files with 358 additions and 633 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@import 'chat';
@import 'comment.scss';
@import 'comment';
@import 'filters';
@import 'howto';
@import 'sidebar';
-3
View File
@@ -12,6 +12,3 @@
flex-shrink: 0;
}
}
+1 -2
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;
}