spec combos preview

This commit is contained in:
Mashy
2019-09-04 16:40:53 +10:00
parent 1600ca6c82
commit 5c946c559b
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -60,6 +60,16 @@
height: 1em;
}
.instance .info figure {
display: inline;
height: 0.5em;
}
.instance .info figcaption {
font-size: 1em;
}
.instance .constructs {
grid-area: constructs;
}