b0633197 by RSA

fix

1 parent 648de563
......@@ -172,6 +172,10 @@ span.info {
margin: 15px 5px;
}
.suggested::-webkit-scrollbar {
display: none;
}
code br:nth-child(-n+2) {
display: none;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!