Increase font-size
This commit is contained in:
parent
e4af8a4036
commit
a59dd4a84c
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ figcaption > code,
|
||||||
td > code {
|
td > code {
|
||||||
padding-top: 0.1rem;
|
padding-top: 0.1rem;
|
||||||
padding-bottom: 0.1rem;
|
padding-bottom: 0.1rem;
|
||||||
font-size: $type-size-6;
|
font-size: 0.8em;
|
||||||
background: $code-background-color;
|
background: $code-background-color;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue