second pass: name the real GPU mechanism (resource request schedules, init container gates startup, probes track runtime health), scope the network DR and reversibility claims to what config backup actually gives you, drop production-grade, and colour the education hash instead of the first letter
build-and-deploy / build (push) Failing after 10m52s
build-and-deploy / build (push) Failing after 10m52s
This commit is contained in:
@@ -23,7 +23,7 @@ const olderCount = experience.length - recent.length;
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
<h3 class="about__sub mono"># education</h3>
|
||||
<h3 class="about__sub mono"><span class="about__hash">#</span> education</h3>
|
||||
<ul class="about__education">
|
||||
{education.map((e) => <li>{e}</li>)}
|
||||
</ul>
|
||||
@@ -100,7 +100,7 @@ const olderCount = experience.length - recent.length;
|
||||
font-size: var(--step--1);
|
||||
letter-spacing: 0.02em;
|
||||
}
|
||||
.about__sub::first-letter {
|
||||
.about__hash {
|
||||
color: var(--accent);
|
||||
}
|
||||
.about__education {
|
||||
|
||||
Reference in New Issue
Block a user