Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinamstutz committed May 10, 2021
1 parent 00b1874 commit 7eab3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/admonitions.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.doc .admonitionblock .icon {
border-radius: .15rem !important;
border-radius: 0.15rem !important;
}

.doc .admonitionblock.note .icon {
Expand Down

0 comments on commit 7eab3c0

Please sign in to comment.