no message
This commit is contained in:
parent
e0b158a474
commit
c7c4f30e60
@ -244,6 +244,7 @@ body {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
white-space: nowrap;
|
||||
}
|
||||
.my-project .my-box .head .item.pitch {
|
||||
color: #000000;
|
||||
|
@ -283,6 +283,7 @@ body {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
white-space: nowrap;
|
||||
}
|
||||
&.pitch {
|
||||
color: #000000;
|
||||
|
Loading…
Reference in New Issue
Block a user