Skip to content

Commit 508ea91

Browse files
committed
Remove incorrectly commented out css lines
1 parent 2d6c80d commit 508ea91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/the_nimbus_book/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
--theme-popup-border: #cccccc;
2222
--theme-hover: #e6e6e6;
2323

24-
--quote-bg: rgb(250,250,250); //hsl(197, 37%, 96%);
25-
--quote-border: //hsl(197, 37%, 91%);
24+
--quote-bg: rgb(250,250,250);
2625

2726
--table-border-color: hsl(0, 0%, 95%);
2827
--table-header-bg: hsl(0, 0%, 80%);

0 commit comments

Comments
 (0)