Fix typo, make highlight more transparent

This commit is contained in:
Nilay Majorwar
2022-02-01 13:56:56 +05:30
parent 4c508d59b5
commit 69553b7087
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.code-highlight {
background-color: #ffff00aa;
background-color: #ffff0055;
}
.breakpoint-glyph {