Skip to content

Commit 34472d2

Browse files
author
tamilselvan1102
committed
update bullet point style
1 parent 55f203d commit 34472d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

assets/scss/_custom.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,14 @@ body {
530530
border-left-color: #444;
531531
}
532532

533+
.alert-info:has(h4):has(ul) h4 {
534+
line-height: 0 !important;
535+
}
536+
537+
.alert-info:has(h4):has(ul) ul {
538+
margin-top: 10px;
539+
}
540+
533541
h1:first-of-type + .alert.callout {
534542
margin-top: 1.5em;
535543
}

0 commit comments

Comments
 (0)