This commit is contained in:
2026-07-17 13:46:33 -05:00
parent bd0e971417
commit 9bab6e7ad1
+2 -2
View File
@@ -112,7 +112,7 @@
width: 7px; width: 7px;
height: 7px; height: 7px;
border-radius: 50%; border-radius: 50%;
background: var(--green); background: #ef4444;
animation: pulse 2s ease-in-out infinite; animation: pulse 2s ease-in-out infinite;
} }
@@ -491,7 +491,7 @@
<section class="hero"> <section class="hero">
<div class="hero-badge"> <div class="hero-badge">
<span class="dot"></span> <span class="dot"></span>
Available to collaborate taking time off
</div> </div>
<h1>Hi, I'm <span class="gradient">Miles</span></h1> <h1>Hi, I'm <span class="gradient">Miles</span></h1>
<p>Developer and 3D artist interested in coding, games, and websites. Currently learning backend development with JavaScript.</p> <p>Developer and 3D artist interested in coding, games, and websites. Currently learning backend development with JavaScript.</p>