Fix font css
This commit is contained in:
parent
7d55e40a8b
commit
dfc2b47a7d
|
@ -7,7 +7,7 @@
|
|||
|
||||
<meta name="description" content="Benjamin Bädorf is a frontend engineer based in Germany. He does some freelance stuff every once in a while.">
|
||||
<meta name="Keywords" content="webdevelopment frontend javascript node freelance website why am i even doing this">
|
||||
<link href="/google-fonts" rel="stylesheet" type="text/css">
|
||||
<link href="/fonts.css" rel="stylesheet" type="text/css">
|
||||
<style>
|
||||
body {
|
||||
font-family: 'chivo', sans-serif;
|
||||
|
|
Loading…
Reference in a new issue