Skip to content

Commit b5685bc

Browse files
committed
Let’s do a slightly thicker line on the alert notes.
1 parent afd3757 commit b5685bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FrontEnd/styles/readme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
.markdown-alert {
9595
padding-left: 15px;
9696
fill: currentColor;
97-
border-left: solid;
97+
border-left: solid 3px;
9898
}
9999

100100
.markdown-alert-title {

0 commit comments

Comments
 (0)