no message
This commit is contained in:
parent
8301012dd4
commit
03442f7991
@ -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 {
|
||||
|
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user