diff --git a/static/src/scss/website.scss b/static/src/scss/website.scss
index 15a7e4bc0c11a3fccf25e9f521420a5fcbd4f218..2befae729188c95e2faea8a94c3b68778a8a0277 100644
--- a/static/src/scss/website.scss
+++ b/static/src/scss/website.scss
@@ -8,7 +8,6 @@
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
-    border: 3px solid white;
     display: flex;
     justify-content: center;
     align-items: center;