We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bc12a commit a45b7b5Copy full SHA for a45b7b5
1 file changed
style.css
@@ -326,7 +326,6 @@ hr {
326
strong.lesuur {
327
position: absolute;
328
right: 13px;
329
- translate: 0 -1px;
330
}
331
h2 {
332
font-size: 1.25rem;
@@ -1003,7 +1002,7 @@ label {
1003
1002
.weekEnabled strong.date {
1004
display: block;
1005
1006
- .les {
+ .weekEnabled .les {
1007
height: calc(var(--height) * 1.2 - 2px);
1008
top: calc(var(--margin) * 1.2);
1009
0 commit comments