diff options
Diffstat (limited to 'html/assets/style.css')
-rw-r--r-- | html/assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/assets/style.css b/html/assets/style.css index 8d04ef9..01b21e3 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -439,7 +439,7 @@ ul.animated-name li.animated-name } to { - transform: translateY(-83.2%); + transform: translateY(-85.7%); } } |