projects/mesxc-lb #153

Sapludināts
g7hoo sapludināja 2 revīzijas no projects/mesxc-lb uz projects/mesxc-test 2023-12-19 14:10:50 +08:00
2 mainīti faili ar 4 papildinājumiem un 4 dzēšanām

Parādīt failu

@ -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);

Parādīt failu

@ -166,7 +166,7 @@
<!-- footer -->
<div class="footer">
Copyright © 2023 许昌安彩新能科技有限公司 All Rights Reserved.
Copyright © 2023 中建材智能自动化研究院有限公司 All Rights Reserved.
</div>
</div>
</div>