-
diff --git a/css/glowingbear.css b/css/glowingbear.css index 53a68cc..6dc1524 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -811,6 +811,11 @@ img.emojione { text-align: center; font-size: 18px; width: initial; + z-index: -1; + } + + #topbar .brand a { + padding: 0 2px 0 10px; } #topbar .brand img { diff --git a/index.html b/index.html index 3e6ba8f..09eaa07 100644 --- a/index.html +++ b/index.html @@ -255,8 +255,8 @@ npm run build-electron-{windows, darwin, linux}