mirror of
https://github.com/jcreek/jcreek.github.io.git
synced 2026-07-14 11:33:48 +00:00
Initial commit using lightly customised bootstap resume template.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Mixins
|
||||
|
||||
@mixin body-font {
|
||||
font-family: 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
}
|
||||
@mixin heading-font {
|
||||
font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
}
|
||||
Reference in New Issue
Block a user