From af908a05f3f7a72428eb921533de9d09ab8fccc9 Mon Sep 17 00:00:00 2001 From: Dmitriy Sheleg Date: Sat, 24 Aug 2024 17:27:30 +0200 Subject: [PATCH] chore: remove border from github btn --- css/brands.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/brands.css b/css/brands.css index 4b7bed40f..30b8f5fc7 100644 --- a/css/brands.css +++ b/css/brands.css @@ -401,7 +401,6 @@ button:hover, .button.button-github { color: #ffffff; background-color: #000000; - border: 1px solid #FFFFFF; } .button.button-github:hover, .button.button-github:focus {