fix/index-sites-items-issue-35 #36

Merged
chris merged 17 commits from fix/index-sites-items-issue-35 into develop 2021-10-08 12:17:36 +02:00
1 changed files with 9 additions and 0 deletions
Showing only changes of commit 1df64ad110 - Show all commits

View File

@ -0,0 +1,9 @@
dl {
.property {
display:flex;
dt {
width: 14rem;
max-width: 14rem;
}
}
}