Skip to content

Commit 365edf4

Browse files
committed
src/public/index.php aktualisiert
1 parent 6afda1b commit 365edf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/public/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ class="w-full bg-blue-600 text-white font-bold py-3 rounded-xl transition-all fl
353353
<?= $lang['copy'] ?>
354354
<a href="https://github.com/RonDevHub/MailShield"
355355
target="_blank"
356-
class="relative group inline-block bg-clip-text text-semibold text-transparent bg-gradient-to-r from-blue-500 to-teal-400 transition-all duration-300 hover:scale-105">
356+
class="relative group inline-block bg-clip-text font-semibold text-transparent bg-gradient-to-r from-blue-500 to-teal-400 transition-all duration-300 hover:scale-105">
357357
<span>RonDevHub</span>
358358
<span class="absolute -bottom-1 left-0 w-0 h-0.5 bg-gradient-to-r from-blue-500 to-teal-400 transition-all duration-300 group-hover:w-full"></span>
359359
<span class="absolute inset-0 bg-blue-500/0 group-hover:bg-blue-500/5 blur-xl transition-all duration-500 -z-10 rounded-full"></span>

0 commit comments

Comments
 (0)