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 e3ae281 commit bc0d66dCopy full SHA for bc0d66d
packages/mdx/src/mdx-client/scrollycoding.scss
@@ -2,11 +2,11 @@
2
display: flex;
3
position: relative;
4
margin: 1rem 0;
5
+ gap: 1rem;
6
}
7
8
.ch-scrollycoding-content {
9
box-sizing: border-box;
- padding-right: 16px;
10
flex: 1;
11
12
packages/mdx/src/mdx-client/spotlight.scss
@@ -1,13 +1,12 @@
1
.ch-spotlight {
- gap: 0.5rem;
+ gap: 1.1rem;
.ch-spotlight-tabs {
flex-flow: column;
- margin-right: 10px;
gap: 0.5rem;
13
align-items: stretch;
0 commit comments