readded the responsive tag

This commit is contained in:
Lux Aliaga 2021-11-07 22:08:56 -03:00
parent 53e028e0ab
commit 5f87747453
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<head>
<title>Eddie Murphy</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/jpg" href="img/flag.svg"/>
<meta property="og:title" content="Eddie Murphy">
<meta property="og:description" content="Coming 2 America!">
@ -57,7 +58,7 @@
padding-right: 10%;
}
}
#footer {
color: #fff;
padding: 5% 10% 5% 10%;