mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
theme: Revise inline code span styling
This commit is contained in:
@@ -130,8 +130,7 @@ body {
|
||||
padding-left: .0625em;
|
||||
}
|
||||
|
||||
/* Code spans within paragraphs. */
|
||||
p > code,
|
||||
td > code {
|
||||
/* Code spans within paragraphs, tables cells, list items, etc. */
|
||||
:not(pre) > code {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user