Remove Roboto from _base.scss
Signed-off-by: Celeste Horgan <celeste@cncf.io>pull/23656/head
parent
b1a0b1a79a
commit
4cbb3b2823
|
@ -336,7 +336,6 @@ dd {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
line-height: 45px;
|
line-height: 45px;
|
||||||
font-family: "Roboto", sans-serif;
|
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
color: $blue;
|
color: $blue;
|
||||||
}
|
}
|
||||||
|
@ -612,7 +611,6 @@ section#cncf {
|
||||||
padding-top: 30px;
|
padding-top: 30px;
|
||||||
padding-bottom: 80px;
|
padding-bottom: 80px;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
// font-family: "Roboto Mono", monospace !important;
|
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
// font-weight: bold;
|
// font-weight: bold;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue