Skip to content

Commit

Permalink
Fix scss
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed Sep 20, 2018
1 parent 4a79af3 commit 89b0a5d
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions src/components/repository/RepositoryInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,23 +80,6 @@ export default {
@import '~@/bh/assets/scss/variables.scss';
@import '~@/bh/assets/scss/colors.scss';
<<<<<<< HEAD
=======
.repository {
&-infospace {
margin-bottom: .5rem;
&-flags {
$margin: .25rem;
margin: -($margin);
&-item {
margin: $margin;
}
}
}
>>>>>>> 069429b2252b0d021188ac5e6a803ce483edd5f3
.repository-info {
&__big-badge-wrapper {
Expand Down

0 comments on commit 89b0a5d

Please sign in to comment.