mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-09 23:37:09 +01:00
Add overly colorful favicons; tweak site title.
Courtesy http://realfavicongenerator.net/.
This commit is contained in:
@ -3,5 +3,8 @@
|
||||
---
|
||||
@charset "utf-8";
|
||||
|
||||
$base-font: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
$title-font: 'Open Sans Condensed', $base-font;
|
||||
|
||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||
@import "minimal", "syntax-highlighting", "hmr";
|
||||
|
Reference in New Issue
Block a user