This commit is contained in:
zadit
2025-01-26 23:45:42 +07:00
parent bbab3c6be9
commit f1591b1a2a
10 changed files with 532 additions and 470 deletions

View File

@@ -30,7 +30,7 @@
.welcoming-text {
font-size: 24px;
margin-bottom: 20px;
font-family: poppins;
font-family: "Plus Jakarta Sans", sans-serif;
}
.get-started-button {
@@ -42,7 +42,7 @@
cursor: pointer;
font-size: 16px;
transition: background-color 0.3s;
font-family: poppins;
font-family: "Plus Jakarta Sans", sans-serif;
}
.get-started-button:hover {