mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 20:13:31 +08:00
fix pre style
This commit is contained in:
parent
d2902927a0
commit
91ab919f85
@ -406,8 +406,10 @@
|
||||
}
|
||||
|
||||
pre {
|
||||
margin: initial;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@ -482,7 +484,7 @@
|
||||
blockquote,
|
||||
figure,
|
||||
.highlight,
|
||||
pre:not(.highlight pre),
|
||||
pre,
|
||||
.gallery,
|
||||
.video-wrapper,
|
||||
.table-wrapper,
|
||||
|
Loading…
Reference in New Issue
Block a user