no message

This commit is contained in:
A1300399510 2024-11-14 17:58:10 +08:00
parent 8301012dd4
commit 03442f7991
2 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ body {
border-radius: 50%;
top: -5%;
left: -5%;
z-index: 99;
z-index: 101;
transition: left 0.3s linear, top 0.3s cubic-bezier(0.5, -0.5, 1, 1);
}
.my-project {

View File

@ -168,7 +168,7 @@ body {
border-radius: 50%;
top: -5%;
left: -5%;
z-index: 99;
z-index: 101;
transition: left 0.3s linear, top 0.3s cubic-bezier(0.5, -0.5, 1, 1);
}