remove sub rgb for now

This commit is contained in:
ntr 2019-10-26 16:14:46 +11:00
parent d370709d90
commit 03c7302019

View File

@ -53,8 +53,8 @@
}
.name.subscriber {
animation: rgb 4s cubic-bezier(0.5, 0, 0.5, 1) 0s infinite alternate;
font-weight: bold;
// animation: rgb 4s cubic-bezier(0.5, 0, 0.5, 1) 0s infinite alternate;
// font-weight: bold;
}
}