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; }