We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df83cfd commit b4e32baCopy full SHA for b4e32ba
src/resources/formats/revealjs/quarto.scss
@@ -953,9 +953,9 @@ kbd {
953
}
954
955
.callout-icon::before {
956
- height: 2rem;
957
- width: 2rem;
958
- background-size: 2rem 2rem;
+ height: 1.25em;
+ width: 1.25em;
+ background-size: 1.25em 1.25em;
959
960
961
@@ -1070,8 +1070,8 @@ kbd {
1070
1071
1072
1073
- margin-top: 0.5rem;
1074
- padding-right: 0.5rem;
+ margin-top: 0.25em;
+ padding-right: 0.25em;
1075
1076
1077
0 commit comments