|
|
@@ -93,19 +93,19 @@
|
|
|
}
|
|
|
@media screen and (max-width:1300px) {
|
|
|
.entity_list{
|
|
|
- height: 830px;
|
|
|
+ height: 790px;
|
|
|
}
|
|
|
}
|
|
|
@media screen and (max-width:1000px) {
|
|
|
.entity_list{
|
|
|
- height: 400px;
|
|
|
+ height: 430px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
</style>
|
|
|
</head>
|
|
|
<body class="start_page">
|
|
|
- <p class="sub" id="deviceInfo"></p>
|
|
|
+ <!-- <p class="sub" id="deviceInfo"></p> -->
|
|
|
|
|
|
<div class="logo">
|
|
|
<img height="100%" src="./images/logo_cmb.png" />
|