Only apply transition to border's color

This commit is contained in:
Miraty 2021-05-03 15:25:25 +02:00
parent 50a079ab24
commit beaa29802e
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: border 0.1s linear;
transition: color 0.1s linear;
margin-top: 8px;
@media @light {