blog/_sass/misc/gitment.scss
2020-12-31 10:18:40 +08:00

13 lines
202 B
SCSS

.gitment-container {
color: #787878 !important;
}
.gitment-comment-main, .gitment-editor-main {
background-color: #fff;
border-radius: 3px !important;
}
.gitment-heart-icon {
fill: #ff0808;
}