Remove transition of font size, jerks on page load

This commit is contained in:
n07070 2022-07-18 02:11:55 +02:00
parent 4f3865ca78
commit 373a910356
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ p {
color: black;
font-weight: bolder;
font-size: 5rem;
transition: font-size 0.4s;
}