Skip to content

Commit 108846f

Browse files
authored
Remove white from code background (#1000)
1 parent 13d52ef commit 108846f

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)