fix: Address Safari's jittery FAQ animation

Fixes #1900
This commit is contained in:
Caleb Kniffen
2023-05-19 19:05:01 -05:00
parent ba6ca26637
commit cf201f98a3
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -919,6 +919,7 @@
position: relative;
z-index: 5;
width: 100%;
transform: translateY(0%);
p a {
text-decoration: none;