Prefixed second instance of tt with pre
This commit is contained in:
parent
a5dcaf6cd5
commit
031ac1fb40
|
@ -349,7 +349,7 @@ pre {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre code, tt {
|
pre code, pre tt {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Reference in New Issue