Skip to content

Commit 45fff99

Browse files
committed
chore: Update boostlook.css from boostlook repository
1 parent 91e5b0c commit 45fff99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/css/boostlook.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)