Project pages now auto-generated with jekyll data.

This commit is contained in:
MajorDroolz
2023-01-04 21:32:02 -05:00
parent f0b2bc0474
commit 34e75a3748
13 changed files with 196 additions and 121 deletions

View File

@@ -31,8 +31,9 @@
.white { --color: white }
.flex-space, .flex, br { flex-grow: 1 }
.flex.dark { background-color: var(--dark); }
.flex.dark { background-color: var(--dark) }
.space { flex: 1000 }
.npad { padding: 0 !important }
/*----------------------------------------------------------------------------*/