Fix "Only apply transition to border's color"
This commit is contained in:
parent
8b1692c35c
commit
58aed892d8
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user