fix: fix desktop error

This commit is contained in:
2023-12-24 23:19:21 +08:00
parent 5ba581fdff
commit 2888464a13
2 changed files with 4 additions and 4 deletions

View File

@@ -3,11 +3,11 @@
background-repeat: no-repeat;
background-color: rgb(0, 136, 109);
}
#desk{
#desktop{
position: absolute;
background-repeat: no-repeat;
}
#desk img{
#desktop img{
left: -10px;
top: -10px;
position: absolute;