Fix CSS qualifier typo
This commit is contained in:
parent
dc7a49ed93
commit
2efd6a133a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
border: 1px solid @Grey-400;
|
border: 1px solid @Grey-400;
|
||||||
}
|
}
|
||||||
|
|
||||||
p > code {
|
pre > code {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue