Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
verylazytech authored Nov 24, 2024
1 parent ab04e2b commit e767491
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root {
--primary-color: #4CAF50;
--background-color: #111111;
--primary-color: #9C27B0;
--background-color: #1C1C1C;
--text-color: #ffffff;
--accent-color: #69f0ae;
--accent-color:#E1BEE7;
--border-color: rgba(255, 255, 255, 0.1);
}

Expand Down

0 comments on commit e767491

Please sign in to comment.