mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-21 02:26:31 +03:00
Update Framework section: CLI story + detect element in periodic table
- Update lead text to mention skill + commands + CLI - Add CLI "detect" element (Dt) to System category in periodic table with dashed border, CLI badge, and hover tooltip - Fix tooltip clipping (overflow: visible on container) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
bdc23f02c7
commit
17f389db45
+1
-1
@@ -960,7 +960,7 @@ code {
|
||||
border: 1px solid var(--color-mist);
|
||||
border-radius: 8px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.solution-pillar {
|
||||
|
||||
Reference in New Issue
Block a user