File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2249,7 +2249,7 @@ html.dark .boostlook .hljs-code {
22492249 margin : unset;
22502250 margin-top : -1px ;
22512251 padding : var (--padding-padding-2xs , 0.5rem ) var (--padding-padding-sm , 1rem );
2252- border-radius : var (--spacing-size-size-0 , 0rem )
2252+ border-radius : var (--spacing-size-size-0 , 0rem );
22532253 border : 1px solid var (--border-border-primary , # e4e7ea );
22542254 color : var (--text-main-text-primary , # 18191b );
22552255 font-size : var (--typography-font-size-xs , 0.875rem );
@@ -3076,7 +3076,7 @@ div.source-docs-antora.boostlook:not(:has(article.doc)):not(:has(> .boostlook))
30763076 color : var (--text-main-text-body-secondary , # 494d50 );
30773077 font-size : var (--typography-font-size-xs , 0.875rem );
30783078 font-style : normal;
3079- line-height : var (--typography-line-height-sm , 1rem ) /* 142.857% */
3079+ line-height : var (--typography-line-height-sm , 1rem ); /* 142.857% */
30803080 text-decoration : none;
30813081}
30823082
You can’t perform that action at this time.
0 commit comments