diff --git a/index.html b/index.html index bd4e0c0..2626c20 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,7 @@ .icon.breakout { background: rgba(245,158,11,0.18); color: #f59e0b; } .icon.tennis { background: rgba(56,189,248,0.18); color: #38bdf8; } .icon.air-hockey { background: rgba(34,211,238,0.18); color: #22d3ee; } + .icon.space-invaders { background: rgba(167,139,250,0.18); color: #a78bfa; } .card h2 { margin: 4px 0 0; font-size: 18px; } .card p { margin: 0; color: var(--muted); font-size: 13px; } footer { @@ -116,6 +117,11 @@
Shoot the aliens before they reach you!
+