Skip to content

Commit 416c28a

Browse files
committed
Add newline at EOF, again!!
Some VSC default formatter keeps removing it. Stop it already...
1 parent 075c682 commit 416c28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/admonition.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
/* Change color of the "important" admonition back to the default red */
1919
.doc .admonitionblock.code-rule.warning .icon {
2020
background-color: #e40046;
21-
}
21+
}

0 commit comments

Comments
 (0)