We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e841c commit 6f0159bCopy full SHA for 6f0159b
assets/scss/_custom.scss
@@ -507,7 +507,7 @@ body {
507
h4, h4.alert-heading {
508
color: #000;
509
display: block;
510
- float: left;
+ float: initial;
511
font-size: 1rem;
512
padding: 0;
513
padding-right: 0.5rem;
@@ -530,10 +530,6 @@ body {
530
border-left-color: #444;
531
}
532
533
- .alert-info:has(h4):has(ul) h4 {
534
- float: initial !important;
535
- }
536
-
537
h1:first-of-type + .alert.callout {
538
margin-top: 1.5em;
539
0 commit comments