Skip to content

Commit

Permalink
[BSv5] Fix RSS button style
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed May 25, 2023
1 parent 9f3dbbd commit 76b597d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/_blog.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.td-blog {
.td-rss-button {
@extend .btn;
@extend .btn-info;
@extend .btn-lg;
@extend .-bg-orange;

float: right;

Expand Down

0 comments on commit 76b597d

Please sign in to comment.