diff --git a/modules/home/wlogout/style.css b/modules/home/wlogout/style.css index 08c60a5..2098f17 100644 --- a/modules/home/wlogout/style.css +++ b/modules/home/wlogout/style.css @@ -25,7 +25,7 @@ button { transition: all 0.3s ease-in; box-shadow: 0 0 10px 2px transparent; border-radius: 36px; - border-style: transparent; + border-style: none; margin: 10px; }