mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Fix sass lint
This commit is contained in:
parent
7772e197c7
commit
1965a1223d
1 changed files with 1 additions and 1 deletions
|
@ -81,9 +81,9 @@
|
|||
.comment-report,
|
||||
.comment-restore {
|
||||
opacity: .5;
|
||||
cursor: pointer;
|
||||
font-size: .75rem;
|
||||
font-weight: 500;
|
||||
cursor: pointer;
|
||||
|
||||
&:before {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue