Smaller font size for updates button

This commit is contained in:
Lim Chee Aun 2022-12-19 19:24:51 +08:00
parent 943c017928
commit 221ef84e4a

View file

@ -393,6 +393,10 @@ a.mention span {
animation: fade-from-top 2s ease-out;
left: 50%;
transform: translate(-50%, 0);
font-size: 90%;
}
.updates-button .icon {
vertical-align: top;
}
/* BOX */