diff --git a/frontend/src/app/style.css b/frontend/src/app/style.css index 0b20a80..4ffc5ec 100644 --- a/frontend/src/app/style.css +++ b/frontend/src/app/style.css @@ -35,5 +35,5 @@ } .text-outline { - -webkit-text-stroke: 3px black; + -webkit-text-stroke: 2px black; }