Revert viewport change
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="stylesheet" href="fontawesome-free-5.15.3-web/css/all.css">
|
<link rel="stylesheet" href="fontawesome-free-5.15.3-web/css/all.css">
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<title>Homepage of YANG Chen @ SEEM, CUHK</title>
|
<title>Homepage of YANG Chen @ SEEM, CUHK</title>
|
||||||
<script>
|
<script>
|
||||||
function toggleAbstract(absId) {
|
function toggleAbstract(absId) {
|
||||||
|
|||||||
@@ -9,8 +9,8 @@ body {
|
|||||||
background-color: rgb(255, 255, 250);
|
background-color: rgb(255, 255, 250);
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
padding-bottom: 200px;
|
padding-bottom: 200px;
|
||||||
/* text-size-adjust: none;
|
text-size-adjust: none;
|
||||||
-webkit-text-size-adjust: none; */
|
-webkit-text-size-adjust: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|||||||
Reference in New Issue
Block a user