Smooth font-size change transition
This commit is contained in:
@@ -19,6 +19,7 @@ limitations under the License.
|
|||||||
@import "./_font-sizes.scss";
|
@import "./_font-sizes.scss";
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
transition: font-size 0.25s;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user