publish show

This commit is contained in:
2020-04-17 15:13:39 +02:00
committed by smuddy
parent b8fbcb4b9a
commit c5748d5e34
19 changed files with 126 additions and 63 deletions

View File

@@ -65,3 +65,8 @@
.fragment {
padding: 10px;
}
.div-bottom {
display: grid;
grid-template-columns: 40px auto;
}