Addressing the loss of Open Sans on the documentation website. (#1434)
Signed-off-by: Nathan Boot <nateboot@amazon.com> Signed-off-by: Nathan Boot <nateboot@amazon.com>
This commit is contained in:
parent
7e1d9d6eeb
commit
7ae5d1138c
@ -42,7 +42,7 @@ $table-border-color: $grey-lt-300;
|
|||||||
$toc-width: 232px !default;
|
$toc-width: 232px !default;
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@include serif;
|
@include sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
@ -388,7 +388,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@include serif;
|
@include sans-serif;
|
||||||
@include font-size(16);
|
@include font-size(16);
|
||||||
background: $background-lightest;
|
background: $background-lightest;
|
||||||
color: $text;
|
color: $text;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user