mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 19:29:16 +01:00
11 lines
No EOL
117 B
SCSS
11 lines
No EOL
117 B
SCSS
.comments {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.comments li {
|
|
list-style-type: none;
|
|
}
|
|
|
|
.comments--count {
|
|
margin-top: -2em;
|
|
} |