Skip to content

Commit

Permalink
Made some minor changes in viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
pritam2k authored Feb 3, 2025
1 parent 2ca6834 commit 3fc0cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion face-public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>EdiTechStudio - But Beta!</title>
<link href="https://fonts.googleapis.com/css?family=Tangerine" rel="stylesheet">
<link href="index.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta name="description" content="This is where legends live! This site is the small brother of editechstudio.com but it breaks a lot more than its former. ">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166002055-1"></script>
Expand Down

0 comments on commit 3fc0cf7

Please sign in to comment.