Skip to content

Commit d67f3b2

Browse files
authored
Merge pull request #1001 from rust-lang/master
Deploy: Remove white from code background (#1000)
2 parents 8adb21b + 108846f commit d67f3b2

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)