Use \d7 instead of plain 'x' for more square appearance
[finishes #48434179]
This commit is contained in:
@@ -113,7 +113,7 @@ body {
|
||||
|
||||
&:before {
|
||||
color: $failing-color;
|
||||
content: "x";
|
||||
content: "\d7";
|
||||
font-weight: bold;
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user