Skip to content

Commit

Permalink
docs(styles): drop .booticon styles (twbs#30071)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd authored and XhmikosR committed Jan 23, 2020
1 parent ada2011 commit 5b896b5
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions site/assets/scss/docs.scss
Expand Up @@ -51,17 +51,3 @@
@import "syntax";
@import "anchor";
@import "algolia";

// Temp
.booticons-list {
.booticon {
display: inline;
width: 4rem;
padding: 1rem;
margin-right: 1rem;
margin-bottom: 1rem;
background-color: $white;
border: 1px solid rgba(0, 0, 0, .1);
@include border-radius(.25rem);
}
}

0 comments on commit 5b896b5

Please sign in to comment.