diff --git a/bag.html b/bag.html index 8bd9edc..7b8eb48 100644 --- a/bag.html +++ b/bag.html @@ -83,6 +83,11 @@ word-break: normal; } } + + :focus { + outline: 0 !important; + box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; + }