Increase font size in HTML reporters
This commit is contained in:
@@ -23,7 +23,7 @@ $failing-mark: "\d7";
|
||||
$pending-mark: "*";
|
||||
$space: "\0020";
|
||||
|
||||
$font-size: 11px;
|
||||
$font-size: 12px;
|
||||
$large-font-size: 14px;
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user