mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Changed some fonts and fix missing email icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$base: (
|
||||
font-family: ("Lora", "Minion Pro", Palatino, Georgia, serif),
|
||||
font-header-family: ("Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif),
|
||||
font-family: ("Roboto Slab", Lora, "Minion Pro", Palatino, Georgia, serif),
|
||||
font-header-family: ("Poppins", "ZCOOL XiaoWei", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif),
|
||||
font-family-code: (Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace),
|
||||
|
||||
font-size-root: 16px,
|
||||
@@ -48,7 +48,7 @@ $base: (
|
||||
font-size-h6-xs: .85rem,
|
||||
|
||||
font-weight: 400,
|
||||
font-weight-bold: 700,
|
||||
font-weight-bold: 600,
|
||||
|
||||
line-height-xl: 1.8,
|
||||
line-height-lg: 1.6,
|
||||
|
||||
Reference in New Issue
Block a user