diff --git a/templates/club-layout.html b/templates/club-layout.html index efa24d9..24c00d1 100644 --- a/templates/club-layout.html +++ b/templates/club-layout.html @@ -47,12 +47,12 @@ } .club-logo-wrapper { - width: 95px; - height: 95px; + width: 150px; + height: 150px; display: flex; align-items: center; justify-content: center; - box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3); + /*box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);*/ } .glass-hub { @@ -870,10 +870,6 @@