Skip to content

Commit 259bf0f

Browse files
committed
Remove from screen.scss that was causing errors
1 parent 6d73ffb commit 259bf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/stylesheets/screen.css.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ html, body {
430430
border-radius: 4px;
431431
border: 1px solid #F7E633;
432432
text-shadow: 1px 1px 0 #666;
433-
@include background(linear-gradient(to bottom right, #F7E633 0%, #F1D32F 100%));
433+
@include background(linear-gradient(bottom right, #F7E633 0%, #F1D32F 100%));
434434
}
435435
}
436436

0 commit comments

Comments
 (0)