everywhere: improve anonymous comments logic

This commit is contained in:
Adhityaa Chandrasekar
2019-01-23 00:26:22 -05:00
parent 61bc73e705
commit 022fc06257
10 changed files with 52 additions and 35 deletions

View File

@@ -623,6 +623,10 @@ body {
border: none;
}
.indent {
padding-left: 32px;
}
.button {
@extend .shadow;
height: 40px;