Skip to content

Commit 12f7ff3

Browse files
committed
Delete something dosn't good
1 parent a041b9b commit 12f7ff3

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

index.html

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@
360360
.ic-purple { background: rgba(163, 113, 247, 0.15); color: #a371f7; }
361361
.ic-green { background: rgba(63, 185, 80, 0.15); color: #56d364; }
362362
.ic-red { background: rgba(255, 123, 114, 0.15); color: #ff7b72; }
363-
.ic-orange { background: rgba(255, 166, 87, 0.15); color: #ffa657; }
364363
/* ===== Marquee ===== */
365364
.stack-marquee {
366365
overflow: hidden;
@@ -671,23 +670,6 @@ <h2 class="section-title">Featured projects</h2>
671670
</div>
672671
</a>
673672

674-
<a href="https://github.com/pythonbackport/Entity521" target="_blank" rel="noopener" class="project-card reveal">
675-
<div class="project-head">
676-
<div class="project-title">
677-
<span class="icon ic-orange">🌀</span>
678-
<span>Entity 521</span>
679-
</div>
680-
<span class="project-tag">creative</span>
681-
</div>
682-
<div class="project-desc">
683-
A creative side-project exploring <em>the backrooms</em> through art, fiction and code. Proof that we don't just ship serious tooling.
684-
</div>
685-
<div class="project-meta">
686-
<span>🎨 fiction · art</span>
687-
<span>MIT</span>
688-
</div>
689-
</a>
690-
691673
</div>
692674

693675
<div style="text-align: center; margin-top: 36px;" class="reveal">

0 commit comments

Comments
 (0)