File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @interledger/docs-design-system" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "type" : " module" ,
55 "description" : " Shared styles and components used across all Interledger Starlight documentation sites" ,
66 "exports" : {
Original file line number Diff line number Diff line change 1717 margin-top: 0;
1818}
1919
20+ .codeblock :global(.expressive-code) {
21+ margin-top: 0;
22+ }
23+
2024p {
2125 margin-top: var(--space-s);
2226 border-top-right-radius: var(--border-radius);
Original file line number Diff line number Diff line change 281281table ,
282282pre ,
283283.starlight-aside ,
284- .img-outline {
284+ .img-outline ,
285+ .expressive-code {
285286 border-radius : var (--border-radius );
286287 box-shadow : var (--sl-shadow-sm );
287288}
You can’t perform that action at this time.
0 commit comments