1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-27 17:30:07 -07:00
2017-05-05 21:09:28 +02:00

18 lines
201 B
SCSS

.ui.comments {
max-width: 1200px
}
.ratings {
dl dt {
font-size: 1.2em;
margin-bottom: 0.5em;
}
dl dd {
margin-bottom: 1em;
}
}
.ui.comments .comment > .ratings ~ .content {
}