Only apply transition to border's color
This commit is contained in:
parent
50a079ab24
commit
beaa29802e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user