@@ -8,7 +8,7 @@
<style type="text/css">
html,
body {
- width: 1150px;
+ width: 100%;
padding: 0;
margin: 0;
}
@@ -19,10 +19,9 @@
.all {
position: relative;
background-color: #EAF1F8;
- min-width: 1150px;
height: 100%;
@@ -331,7 +330,7 @@
<body>
<div class="all all_enter_show">
<div
- style="display: flex;justify-content: space-between;background-color: #fff;border-bottom: 2px solid #C1C1C1; height:10rem">
+ style="display: flex;justify-content: space-between;background-color: #fff;border-bottom: 2px solid #C1C1C1; height:160px">
<div class="logo">
<div> 南岸区经济发展数据 </div>
</div>