mirror of
https://github.com/mileswolfallen2/miles-web.git
synced 2026-09-08 11:23:17 +00:00
update
This commit is contained in:
+2
-2
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user