This commit is contained in:
chengdandan 2023-04-24 15:47:22 +08:00
parent 57f57b451d
commit ad8d80ea75
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ import {getData} from './api/index.js'
#app {
// width: 6144px;
// height: 1920px;
background: rgba(1, 1, 7, 1);
background: rgba(1, 1, 7, 0);
// overflow: hidden;
.header {
height: 11%;