|
@@ -3,7 +3,7 @@
|
|
|
* @Author: wangcc
|
|
|
* @Date: 2022-06-14 18:11:54
|
|
|
* @LastEditors: gcz
|
|
|
- * @LastEditTime: 2022-06-30 09:02:02
|
|
|
+ * @LastEditTime: 2022-06-30 09:24:07
|
|
|
* @FilePath: \castgroup_bigscreen\src\components\header.vue
|
|
|
* @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved.
|
|
|
-->
|
|
@@ -162,7 +162,7 @@ import timeFormat from '@/utils/timeFormat'
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-@media only screen and (min-height : 800px) and (max-width : 1280px) {
|
|
|
+@media only screen and (max-height:900px) {
|
|
|
.top-box{
|
|
|
h2{
|
|
|
letter-spacing: 1px;
|