diff --git a/src/styles/Home.module.css b/src/styles/Home.module.css index c7d294a10bdfb35334e5be9ec5efb7059218525b..4fd2339c50f7b6c23902d22f9227981c397f57be 100644 --- a/src/styles/Home.module.css +++ b/src/styles/Home.module.css @@ -25,7 +25,7 @@ } .code { - background: #fafafa; + background: #666666; border-radius: 5px; padding: 0.75rem; font-family: monospace;