Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyush0898 committed Oct 5, 2024
1 parent e87dfcb commit f85265a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ body {

code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
background: #263238;
margin: 1px;
padding: 7px;
border-radius: 1px;
color: #f0f8ff;
}

0 comments on commit f85265a

Please sign in to comment.