Skip to content

Commit a93cd14

Browse files
committed
Remove white from code background (rust-lang#1000)
1 parent b7fb3c3 commit a93cd14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/styles/app.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ code {
4747
margin: 0 0.2rem;
4848
font-size: 90%;
4949
white-space: nowrap;
50-
background: #f1f1f1;
5150
border: 1px solid #e1e1e1;
5251
border-radius: 4px;
5352
overflow: auto;

0 commit comments

Comments
 (0)