Drop font
This commit is contained in:
parent
e0fd8c3346
commit
1017cdd280
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
.md-nav__item--active{
|
||||
padding: 0 !important;
|
||||
}
|
||||
@font-face {
|
||||
/*@font-face {
|
||||
font-family: 'Comic Mono';
|
||||
src: url(/assets/fonts/comicmono.ttf);
|
||||
}
|
||||
}*/
|
|
@ -6,8 +6,6 @@ theme:
|
|||
custom_dir: overrides
|
||||
logo: assets/images/logo.png
|
||||
favicon: assets/images/logo.png
|
||||
font:
|
||||
text: Comic Mono
|
||||
features:
|
||||
- navigation.tracking
|
||||
- navigation.sections
|
||||
|
|
Loading…
Reference in a new issue