Skip to content

Commit 67fdbd2

Browse files
authored
Update _article.scss
1 parent 044d471 commit 67fdbd2

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

_sass/_article.scss

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,11 @@ article {
3030
margin: 30px 0 0 0;
3131
}
3232

33-
.source {
33+
.shield.github {
3434
@include responsive-when-small-or-medium {
3535
display: none;
3636
}
37-
font-size: 1em;
38-
line-height: 20px;
39-
margin: 0 0 0px 0;
40-
padding: 0;
41-
display: inline-block;
42-
43-
img {
44-
margin: 0;
45-
padding: 0;
46-
display: inline-block;
47-
vertical-align: middle;
48-
height: 20px;
49-
margin-right: 4px;
50-
}
51-
}
37+
}
5238

5339
.shield img {
5440
margin: 0;

0 commit comments

Comments
 (0)