Remove all animations

This commit is contained in:
Jorik Schellekens 2020-05-13 15:24:08 +01:00
parent 33a5b5142d
commit 328bb7bcaf
2 changed files with 0 additions and 4 deletions

View file

@ -19,7 +19,6 @@ limitations under the License.
@import "./_font-sizes.scss";
:root {
transition: font-size 0.25s;
font-size: 15px;
}