diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/assets/style.css | 2 | ||||
-rw-r--r-- | html/index.html | 1 |
2 files changed, 2 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%); } } diff --git a/html/index.html b/html/index.html index 47efe59..40324fc 100644 --- a/html/index.html +++ b/html/index.html @@ -33,6 +33,7 @@ <li class="animated-name item-1">Lucas</li> <li class="animated-name item-2">卢卡斯</li> <li class="animated-name item-2">Λούκας</li> + <li class="animated-name item-2">لوكاس</li> <li class="animated-name item-2">Lukáš</li> <li class="animated-name item-2">ルーカス</li> <li class="animated-name item-1">Lucas</li> |