From e5fc11d2cdce53185aeaca1b91557f349682f94b Mon Sep 17 00:00:00 2001
From: mntmn <lukas@mntmn.com>
Date: Mon, 11 May 2020 18:29:00 +0200
Subject: [PATCH] update styles

---
 public/stylesheets/style.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index c636238..36b6f7a 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -14548,9 +14548,6 @@ button.close {
   position: relative;
   overflow: scroll; }
   .board .wrapper {
-    border: 4px solid black;
-    transition-duration: 0.25s;
-    transition-property: width, height, background-color;
     background-repeat: no-repeat;
     background-size: cover; }
 
-- 
GitLab