Improvements languages indepth analysis (#329)

This commit is contained in:
Simon Lecoq
2021-05-26 22:07:09 +02:00
committed by GitHub
parent 87b5ed3f5c
commit 9c4b709f36
9 changed files with 91 additions and 76 deletions

View File

@@ -186,6 +186,9 @@
.field.language.details > *, .field.language.details small > * {
flex: 1 1 0;
}
.field.language.details small > *:not(:last-child) {
margin-right: 6px;
}
/* Follow-up */
.followup.legend {