This commit is contained in:
2023-03-08 20:36:36 +01:00
parent 5bda8d9c36
commit 18c4c331f2
4 changed files with 100 additions and 29 deletions
+5 -2
View File
@@ -335,7 +335,7 @@ section[role="main-content"]{
&.inactive{
opacity: 0.4;
}
span{
span.tout, span.letter{
@include fontcaption;
font-variant: small-caps;
font-size: 1em;
@@ -348,9 +348,12 @@ section[role="main-content"]{
text-align: center;
}
&:not(:first-of-type) span{
&:not(:first-of-type) span.letter{
width: 1.1em; height: 1.1em;
}
span.quantity{
font-size: 0.765em;
}
}
}
}