Remove global transition attribute

This commit is contained in:
BenjaminToby 2021-05-25 18:18:46 +01:00
parent 0470a0347e
commit ae5385087d

View File

@ -13,7 +13,6 @@ html {
font-display: swap;
font-size: 18px;
line-height: 1.5;
transition: all .3s ease-out;
color: #222;
}