link transitions
This commit is contained in:
parent
524ecae363
commit
5bbf57035b
@ -22,3 +22,13 @@ h1 {
|
||||
h2 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
||||
a,
|
||||
a > span {
|
||||
transition:
|
||||
background 0.2s,
|
||||
border 0.2s,
|
||||
box-shadow 0.2s,
|
||||
color 0.2s,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user