Increase font-size

This commit is contained in:
Michael Rose 2018-11-25 19:52:45 -05:00
parent e4af8a4036
commit a59dd4a84c

View file

@ -167,7 +167,7 @@ figcaption > code,
td > code {
padding-top: 0.1rem;
padding-bottom: 0.1rem;
font-size: $type-size-6;
font-size: 0.8em;
background: $code-background-color;
border-radius: $border-radius;