mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Optimize the style of beian image (#350)
This commit is contained in:
parent
2eaf869e89
commit
f1700648e2
@ -78,6 +78,8 @@
|
||||
if (hexo-config('footer.beian.enable') && hexo-config('footer.beian.gongan_icon_url')) {
|
||||
.beian img {
|
||||
display: inline-block;
|
||||
margin: 0 3px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user