Skip to content

Commit

Permalink
Merge pull request #1266 from python-discord/fix/footer-bulma-logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xithrius authored Mar 25, 2024
2 parents e3eb745 + 2abbdcf commit f3f78ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydis_site/static/css/base/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ main.site-content {
#bulma-logo {
padding-left: 18px;
height: 20px;
background: url(https://bulma.io/images/bulma-logo-white.png) no-repeat center;
background: url(https://bulma.io/assets/brand/Bulma%20Logo%20White.png) no-repeat center;
background-size: 60px;
background-position: 0px 3px;
color: #00000000;
Expand Down

0 comments on commit f3f78ed

Please sign in to comment.