Add global transition text and block elements
This commit is contained in:
parent
237eb8f8ba
commit
faf8239cf0
@ -38,4 +38,9 @@
|
||||
li {
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Global Transition ==================================== */
|
||||
b, i, strong, em, blockquote, p, q, span, figure, img, h1, h2, header, input, a {
|
||||
.transition(all .2s ease);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user