mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Remove useless background color
This commit is contained in:
parent
c0b23f0477
commit
1056c8e670
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
.language-css .token.string,
|
||||
.style .token.string {
|
||||
color: #a67f59;
|
||||
background: hsla(0, 0%, 100%, .5);
|
||||
}
|
||||
|
||||
.token.atrule,
|
||||
|
|
Loading…
Reference in a new issue