This commit is contained in:
troy
2022-02-07 18:34:03 +01:00
parent 28e68b094c
commit 8170b81554
44 changed files with 6705 additions and 34 deletions

1
make-columns.min.css vendored Normal file
View File

@@ -0,0 +1 @@
.row.make-columns{-moz-column-width:19em;-webkit-column-width:19em;-moz-column-gap:1em;-webkit-column-gap:1em}.row.make-columns>div{display:inline-block;padding:.5rem;width:100%}.panel{display:inline-block;height:100%;width:100%}