diff --git a/content/cv/_index.md b/content/cv/_index.md index 13beaa3..33da855 100644 --- a/content/cv/_index.md +++ b/content/cv/_index.md @@ -16,7 +16,7 @@ Awards and Scholarships: * DeVry University Dean's Scholarship * DeVry University Presidential Scholarship Alternate -* ARRL Irving W. Cook, WA0̸CGS Scholarship +* ARRL Irving W. Cook, WA0CGS Scholarship # Skills diff --git a/sass/style.scss b/sass/style.scss index 80ec22d..9db4b8c 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -84,6 +84,10 @@ code { background-color: #191919; } +span#n0 { + font-family: "DejaVu Sans Mono", monospace, monospace; +} + /* Header */ @media only screen and (min-width: 800px) {