We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55c4463 + 9e11981 commit 462986dCopy full SHA for 462986d
lesson_20/template/index.html
@@ -1,6 +1,7 @@
1
<html>
2
<head>
3
<title>Homepage</title>
4
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
5
<link rel="stylesheet" id="redux-google-fonts-salient_redux-css" href="https://fonts.googleapis.com/css?family=Poppins%3A600%2C400%7CMontserrat%3A800%2C900%2C700&ver=1597678827" type="text/css" media="all">
6
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Poppins%3A600%2C400%7CMontserrat%3A800%2C900%2C700&ver=1597678827' type='text/css' media='all' />
7
<link rel="stylesheet" type="text/css" href="style.css">
0 commit comments