diff --git a/src/app.css b/src/app.css index 022d579..1e8c2a7 100644 --- a/src/app.css +++ b/src/app.css @@ -15,3 +15,9 @@ textarea { width: 0px; background: transparent; } + +button, +button:active, +button:focus { + outline: none; +} diff --git a/src/app.html b/src/app.html index 945eca2..0e08db3 100644 --- a/src/app.html +++ b/src/app.html @@ -236,20 +236,24 @@
- + - - + + +