diff --git a/app.css b/app.css index dc9135c..2b1f359 100644 --- a/app.css +++ b/app.css @@ -12,6 +12,10 @@ body { min-height: 100vh; } +body * { + outline: none; +} + @font-face { font-family: 'Uni Sans Heavy CAPS'; src: url('/logofont.otf');