Change website font
I think Work Sans was too harsh. Nunito looks better.
This commit is contained in:
parent
bddc0bd69f
commit
3ccca72bc6
3 changed files with 27 additions and 15 deletions
|
@ -12,7 +12,7 @@
|
|||
<meta property="og:description" content="Web developer and technology enthusiast who's never gonna give you up.">
|
||||
<meta property="og:image" content="https://nsood.in/screenshot.php">
|
||||
<meta name="twitter:creator" content="@tendstofortytwo">
|
||||
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500">
|
||||
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Nunito:400,600,700">
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue