[Docs] Icon consistency. (#2895)

* Fix navbar brand (and work around annoying chromium bug).

https://issues.chromium.org/issues/41176872

* Update favicon to new logo.

* Update discord badges.
This commit is contained in:
Nora
2024-03-29 17:01:02 +01:00
committed by GitHub
parent a1e8f6e39b
commit 3598ea4873
5 changed files with 3 additions and 4 deletions

View File

@@ -74,7 +74,6 @@ img {
/** NAVBAR **/
.navbar-brand > img {
border-radius: 0;
box-shadow: none;
color: var(--bs-nav-link-color);
margin-right: var(--bs-navbar-brand-margin-end);