Fix demo button outline

This commit is contained in:
Daniel Imms
2026-01-31 22:56:48 -08:00
parent 87e0b9ab10
commit a27b8feb8f
+1
View File
@@ -33,6 +33,7 @@ body {
padding: 4px 10px;
cursor: pointer;
font-size: 12px;
outline-offset: -1px;
}
.banner-tabs button:hover {
background: rgba(255,255,255,0.1);