Add a code figure and get highlighted lines to wrap

This commit is contained in:
Eryn Wells 2022-10-01 10:22:02 -07:00
parent e029548d04
commit 6af32976c6
3 changed files with 25 additions and 5 deletions

View file

@ -1,5 +1,4 @@
.chroma { line-height: 1.4; }
/* Line */ .chroma .line { display: flex; }
/* Background */ .bg { color: #272822; background-color: #fafafa }
/* PreWrapper */ .chroma { color: #272822; background-color: #fafafa; }