We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12ab900 + 334707e commit ef1097cCopy full SHA for ef1097c
1 file changed
public/css/slide.css
@@ -81,7 +81,8 @@
81
.task-list-item-checkbox {
82
font-size: inherit;
83
height: 1em;
84
- margin: 0.2em 0 0.2em -0.65em !important;
+ transform: scale(2);
85
+ margin: 0.15em 0 0.15em -0.84em !important;
86
}
87
88
pre code .wrapper {
0 commit comments