Added styles for comments
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
b5db7d13b6
commit
5659edfb8e
@ -1,2 +1,3 @@
|
|||||||
@import 'components/core';
|
@import 'components/core';
|
||||||
|
@import 'components/github';
|
||||||
@import 'components/image';
|
@import 'components/image';
|
||||||
|
4
_scss/components/_github.scss
Normal file
4
_scss/components/_github.scss
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.github-avatar {
|
||||||
|
max-height: 16px;
|
||||||
|
max-width: 16px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user