adding a few filters (no doing anything yet)

This commit is contained in:
2019-10-09 19:02:34 +02:00
parent 1afcc7cf38
commit 2787b42c31
9 changed files with 154 additions and 7 deletions

View File

@@ -32,6 +32,7 @@
#filters {
grid-area: filters;
background-color: #eee;
padding-left: 1em;
}
#results {