Skip to content

Commit c7458e1

Browse files
authoredOct 26, 2017
Add Varela Round in the head
Import Varela Round font since it's missing, it's showing Helvetica as fallback
1 parent 0b85d4d commit c7458e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎10-homepage-with-cards/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<meta charset="utf-8">
44
<title>Airbnb home</title>
5-
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Raleway:300,400,500,700" rel="stylesheet">
5+
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Raleway:300,400,500,700|Varela+Round:400" rel="stylesheet">
66
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
77
<link href="css/style.css" rel="stylesheet">
88
</head>

0 commit comments

Comments
 (0)
Please sign in to comment.