Fix "Only apply transition to border's color"

This commit is contained in:
Miraty 2021-05-03 15:54:55 +02:00
parent 8b1692c35c
commit 58aed892d8
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ header, footer {
font-size: 20px;
padding-left: 10px;
font-weight: normal;
transition: color 0.1s linear;
transition: border-color 0.1s ease;
margin-top: 8px;
@media @light {