Skip to content

Commit fd157d6

Browse files
authored
Remove Caution box border
1 parent 0ce6a84 commit fd157d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/docs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,12 +632,12 @@ i.bi.bi-copy.copy_btn {
632632

633633
.alert-caution {
634634
background-color: rgba(235, 130, 130, .37);
635+
border: none;
635636
border-radius: 8px;
636637
color: #141516;
637638
}
638639

639640
.alert-caution a {
640-
border: none;
641641
color: #1361DF;
642642
}
643643

0 commit comments

Comments
 (0)