Move updates button further down

This commit is contained in:
Lim Chee Aun 2023-01-01 16:02:15 +08:00
parent c116de8456
commit 6306ed9602

View file

@ -430,7 +430,7 @@ a.mention span {
opacity: 0;
}
100% {
transform: translate(-50%, 0);
transform: translate(-50%, 150%);
opacity: 1;
}
}
@ -438,7 +438,7 @@ a.mention span {
position: absolute;
animation: fade-from-top 2s ease-out;
left: 50%;
transform: translate(-50%, 0);
transform: translate(-50%, 150%);
font-size: 90%;
background: linear-gradient(
to bottom,