pages + refactor

This commit is contained in:
2021-10-04 16:57:29 +02:00
parent 5004678f2b
commit c538200ea9
28 changed files with 439 additions and 91 deletions
+5
View File
@@ -1,4 +1,9 @@
.entry {
display: inline-block;
max-width: 100%;
}
.entry-item {
height: auto;
min-height: 48px;
}