Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
6
assets/scss/partials/components/_comment.scss
Normal file
6
assets/scss/partials/components/_comment.scss
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.comment {
|
||||
margin: 30px;
|
||||
.utterances {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue