feat: header and spare time transition colors as well
This commit is contained in:
parent
094866afbb
commit
dbe68a5f36
2 changed files with 2 additions and 0 deletions
|
|
@ -130,5 +130,6 @@ main {
|
|||
.spare-time {
|
||||
background: rgba(2555, 255, 255, 0.6);
|
||||
box-shadow: 0px 0px 21px 3px #fff;
|
||||
transition: color 2000ms;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Reference in a new issue