mirror of
https://github.com/TryGhost/Ruby.git
synced 2024-10-30 04:48:33 +02:00
6 lines
96 B
CSS
6 lines
96 B
CSS
.comment {
|
|
margin-top: 30px;
|
|
padding: 30px;
|
|
background-color: var(--white-color);
|
|
}
|