mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
fix code-borders were rounded on desktop but not on mobile devices
This commit is contained in:
parent
a8316f0073
commit
042f4e9254
@ -147,7 +147,7 @@
|
||||
border-radius: var(--radius)
|
||||
}
|
||||
|
||||
.post-content .highlight:not(.gist .highlight),
|
||||
.post-content .highlight:not(table),
|
||||
.post-content pre {
|
||||
margin: 10px auto;
|
||||
background: var(--hljs-bg) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user