Skip to content

Commit 6f0159b

Browse files
author
tamilselvan1102
committed
H4 sytle update
1 parent 27e841c commit 6f0159b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

assets/scss/_custom.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ body {
507507
h4, h4.alert-heading {
508508
color: #000;
509509
display: block;
510-
float: left;
510+
float: initial;
511511
font-size: 1rem;
512512
padding: 0;
513513
padding-right: 0.5rem;
@@ -530,10 +530,6 @@ body {
530530
border-left-color: #444;
531531
}
532532

533-
.alert-info:has(h4):has(ul) h4 {
534-
float: initial !important;
535-
}
536-
537533
h1:first-of-type + .alert.callout {
538534
margin-top: 1.5em;
539535
}

0 commit comments

Comments
 (0)