projects/mesxc-zhp #161
@@ -139,7 +139,7 @@ $base1px: 0.15vh; // 1px / 1080px;
 | 
			
		||||
 | 
			
		||||
				.title {
 | 
			
		||||
					margin: 0;
 | 
			
		||||
					margin-left: calc(28 * 0.12vh);
 | 
			
		||||
					margin-left: calc(18px * 0.12vh);
 | 
			
		||||
					font-weight: 400;
 | 
			
		||||
					user-select: none;
 | 
			
		||||
					color: #000;
 | 
			
		||||
@@ -148,8 +148,8 @@ $base1px: 0.15vh; // 1px / 1080px;
 | 
			
		||||
					letter-spacing: calc(2 * 0.12vh);
 | 
			
		||||
 | 
			
		||||
					.cnbm_logo {
 | 
			
		||||
						height: calc(144 * 0.12vh);
 | 
			
		||||
						width: calc(160 * 0.12vh);
 | 
			
		||||
						height: calc(160 * 0.12vh);
 | 
			
		||||
						width: calc(182 * 0.12vh);
 | 
			
		||||
						position: relative;
 | 
			
		||||
						top: calc(8 * 0.12vh);
 | 
			
		||||
						right: calc(8 * 0.12vh);
 | 
			
		||||
 
 | 
			
		||||
@@ -166,7 +166,7 @@
 | 
			
		||||
 | 
			
		||||
				<!-- footer -->
 | 
			
		||||
				<div class="footer">
 | 
			
		||||
					Copyright © 2023 许昌安彩新能科技有限公司 All Rights Reserved.
 | 
			
		||||
					Copyright © 2023 中建材智能自动化研究院有限公司 All Rights Reserved.
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user