Update docs
This commit is contained in:
@ -129,7 +129,8 @@ pre {
|
||||
p > code,
|
||||
a > code,
|
||||
li > code,
|
||||
figcaption > code {
|
||||
figcaption > code,
|
||||
td > code {
|
||||
padding-top: 0.1rem;
|
||||
padding-bottom: 0.1rem;
|
||||
font-size: $type-size-6;
|
||||
|
@ -3,6 +3,7 @@
|
||||
========================================================================== */
|
||||
|
||||
table {
|
||||
margin-bottom: 1em;
|
||||
width: 100%;
|
||||
font-family: $global-font-family;
|
||||
font-size: $type-size-6;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user