mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Fix figure margin
This commit is contained in:
parent
bcd927663b
commit
2695b0795d
@ -45,6 +45,10 @@
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
figure:not(.highlight) {
|
||||
margin: 0 auto 20px;
|
||||
}
|
||||
|
||||
// https://github.com/hexojs/hexo-renderer-marked/pull/264
|
||||
// https://github.com/next-theme/hexo-next-exif
|
||||
figure:not(.highlight) figcaption {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user