A few other attempts at getting comment count working
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
45402c2e87
commit
9d1f1c0d96
2 changed files with 3 additions and 3 deletions
|
@ -63,9 +63,9 @@
|
|||
}
|
||||
|
||||
.isso-comment > div.text-wrapper > .isso-comment-header {
|
||||
font-size: 0.85rem !important;
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
|
||||
.isso-comment > div.text-wrapper > div.text p {
|
||||
font-size: 0.85rem !important;
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue