This commit is contained in:
zadit
2024-12-27 08:02:11 +07:00
parent cf38edac85
commit 675f4f2c42
13 changed files with 168 additions and 72 deletions

View File

@@ -9,7 +9,7 @@
position: relative;
z-index: 201; /* Make sure the button is above the replica */
font-family: "Poppins", sans-serif;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 70%; /* Adjusted for better readability */
@@ -125,7 +125,7 @@
.ClaimButton.active {
visibility: visible;
font-family: "Poppins", sans-serif;
font-family: "Plus Jakarta Sans", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 70%; /* Adjusted for better readability */