diff --git a/resources/static/pages/css/style.css b/resources/static/pages/css/style.css index b496480eeca4569031a4adbe603719ad93e96194..9558bec952afac2d6bb8abd7793e5492d44445b1 100644 --- a/resources/static/pages/css/style.css +++ b/resources/static/pages/css/style.css @@ -726,6 +726,8 @@ a.developers:hover { } a.developers img { margin: 0 5px -7px 0; + /* The logo at the bottom of the /about page has a border by default */ + border: none; } a.developers span { color: #53b7fb;