1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 03:59:54 +02:00

Guide code not showing proper bg

This commit is contained in:
Kamran Ahmed
2023-01-12 19:12:26 +04:00
parent cdc87a99e1
commit 9c24ff23e3

View File

@@ -9,7 +9,8 @@
}
.prose ul li code {
color: white;
background: transparent;
border: 1px solid #EAEAEA;
}
.bg-stripes {