Adjust design

This commit is contained in:
Gaël Métais
2020-10-06 08:30:48 +02:00
parent 7bc994b99f
commit 48fbb1076f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -82,11 +82,11 @@
}
}
.summary .notations .category {
font-weight: bold;
font-size: 1.2em;
width: 50%;
float: left;
text-align: left;
margin: 1em 0.25em;
margin: 0.5em 0.25em;
}
@media (min-width: 820px) {
.summary .notations .category {
+2 -2
View File
@@ -88,11 +88,11 @@
}
}
.summary .notations .category {
font-weight: bold;
font-size: 1.2em;
width: 50%;
float: left;
text-align: left;
margin: 1em 0.25em;
margin: 0.5em 0.25em;
@media (min-width: 820px) {
width: 20%;