Ghost_Ruby_Theme/assets/css/blog/comment.css

6 lines
90 B
CSS

.comment {
background-color: var(--white-color);
margin-top: 30px;
padding: 30px;
}