Skip to content

Commit 6822c1b

Browse files
committed
Fixed border.
1 parent e02f8c3 commit 6822c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/assets/css/jekyll-theme-chirpy.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ select.select option {
536536
.platform {
537537
display: inline-block;
538538
margin-right: 0;
539-
border: 1px solid;
539+
border: 1px solid !important;
540540
border-radius: .625rem;
541541
padding: 1rem;
542542
text-align: center;

0 commit comments

Comments
 (0)