Style adjacent terminal blocks to appear connected

This commit is contained in:
Aman Varshney
2025-06-03 18:49:46 +05:30
parent b937329679
commit 4cea350602
2 changed files with 2 additions and 3 deletions

View File

@@ -321,7 +321,6 @@
.terminal-block-hover {
transition: all 0.2s ease;
border: 1px solid var(--border);
}
.terminal-block-hover:hover {