aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r--pydis_site/static/css/base/base.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/static/css/base/base.css b/pydis_site/static/css/base/base.css
index 89a69cc7..593c158b 100644
--- a/pydis_site/static/css/base/base.css
+++ b/pydis_site/static/css/base/base.css
@@ -114,11 +114,11 @@ main.site-content {
}
#bulma-logo {
- padding-left: 18px;
+ padding-left: 8px;
height: 20px;
- background: url(https://bulma.io/assets/brand/Bulma%20Logo%20White.png) no-repeat center;
- background-size: 60px;
- background-position: 2px 4px;
+ background: url(https://bulma.io/assets/brand/Bulma%20Wordmark%20White.png) no-repeat center;
+ background-size: 47px;
+ background-position: center center;
color: #00000000;
}