index fiel changed
This commit is contained in:
13
index.html
13
index.html
@@ -211,13 +211,12 @@
|
|||||||
line-height:1.25;
|
line-height:1.25;
|
||||||
letter-spacing:0;
|
letter-spacing:0;
|
||||||
white-space:pre;
|
white-space:pre;
|
||||||
|
display:inline-block;
|
||||||
|
text-align:left;
|
||||||
color:var(--sol);
|
color:var(--sol);
|
||||||
text-shadow:0 0 40px rgba(255,148,32,0.5),0 0 80px rgba(255,90,10,0.18);
|
text-shadow:0 0 40px rgba(255,148,32,0.5),0 0 80px rgba(255,90,10,0.18);
|
||||||
margin-bottom:1rem;
|
margin-bottom:1rem;
|
||||||
animation:fadeup 0.8s 0.15s both;
|
animation:fadeup 0.8s 0.15s both;
|
||||||
display:block;
|
|
||||||
overflow:hidden;
|
|
||||||
max-width:100%;
|
|
||||||
}
|
}
|
||||||
.flk{color:var(--sol);animation:flicker 9s ease-in-out infinite;}
|
.flk{color:var(--sol);animation:flicker 9s ease-in-out infinite;}
|
||||||
@keyframes flicker{0%,93%,95.5%,98%,100%{opacity:1;}94%{opacity:.35;}96%{opacity:.85;}99%{opacity:.25;}}
|
@keyframes flicker{0%,93%,95.5%,98%,100%{opacity:1;}94%{opacity:.35;}96%{opacity:.85;}99%{opacity:.25;}}
|
||||||
@@ -590,10 +589,10 @@
|
|||||||
<div class="chip"><span class="chip-dot"></span>Voice-Driven · Local First · Open-Source</div>
|
<div class="chip"><span class="chip-dot"></span>Voice-Driven · Local First · Open-Source</div>
|
||||||
|
|
||||||
<pre class="hero-ascii" aria-label="SOLAR"><span class="flk"> ____ ___ _ _ ____
|
<pre class="hero-ascii" aria-label="SOLAR"><span class="flk"> ____ ___ _ _ ____
|
||||||
/ ___| / _ \ | | / \ | _ \
|
/ ___| / _ \ | | / \ | _ \
|
||||||
\___ \ | | | | | | / _ \ | |_) |
|
\___ \ | | | | | | / _ \ | |_) |
|
||||||
___) | _ | |_| | _ | |___ _ / ___ \ _ | _ <
|
___) | _ | |_| | _ | |___ _ / ___ \ _ | _ < _
|
||||||
|____/ (_) \___/ (_) |_____| (_) /_/ \_\ (_) |_| \_\</span></pre>
|
|____/ (_) \___/ (_) |_____| (_) /_/ \_\ (_) |_| \_\ (_)</span></pre>
|
||||||
|
|
||||||
<p class="hero-tagline"><em>Systematic</em> Online or Local <em>Autonomous Robot</em></p>
|
<p class="hero-tagline"><em>Systematic</em> Online or Local <em>Autonomous Robot</em></p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user