调整弹窗

This commit is contained in:
Dragon
2024-01-25 16:00:50 +08:00
parent fc98b7f93c
commit c6410f6d33
3 changed files with 3 additions and 3 deletions

View File

@@ -640,7 +640,7 @@
} }
body .contactUs_pub .contactUs_pub_in ul, body .contactUs_pub .contactUs_pub_in ul,
html .contactUs_pub .contactUs_pub_in ul { html .contactUs_pub .contactUs_pub_in ul {
width: 7.1rem; width: 7.2rem;
margin: 0 auto 0; margin: 0 auto 0;
} }
body .contactUs_pub .contactUs_pub_in ul li, body .contactUs_pub .contactUs_pub_in ul li,

View File

@@ -844,7 +844,7 @@
} }
ul { ul {
width: 7.1rem; width: 7.2rem;
margin: 0 auto 0; margin: 0 auto 0;
li { li {

View File

@@ -9,7 +9,7 @@
<link rel="shortcut icon" href="./images/logo.png" type="image/x-icon"> <link rel="shortcut icon" href="./images/logo.png" type="image/x-icon">
<link rel="stylesheet" href="../common/css/reset.css"> <link rel="stylesheet" href="../common/css/reset.css">
<link rel="stylesheet" href="./css/animate.css"> <link rel="stylesheet" href="./css/animate.css">
<link rel="stylesheet" href="./css/index.css?v=1.0"> <link rel="stylesheet" href="./css/index.css?v=1.1">
</head> </head>
<body> <body>