mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 03:15:32 -04:00
theme: Revise inline code span styling
This commit is contained in:
parent
2e71b6d0ad
commit
8eac2a120b
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user