A grid layout

This commit is contained in:
Eryn Wells 2022-08-31 20:11:59 -07:00
parent d281f22242
commit ce530b20a1
6 changed files with 168 additions and 54 deletions

View file

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