Skip to content

Commit 8255d20

Browse files
Update _publication-badges.scss
1 parent 8d0e29f commit 8255d20

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

_sass/_publication-badges.scss

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,14 @@
2929
}
3030
}
3131

32-
.openalex-badge,
33-
.google-scholar-badge {
32+
.openalex-badge img {
33+
height: 20px;
34+
width: auto;
35+
}
36+
37+
.google-scholar-badge img {
38+
height: 20px;
39+
width: auto;
3440
display: inline-flex;
3541
align-items: center;
3642

0 commit comments

Comments
 (0)