[Glitch] Use <use /> to render transparent SVG logo instead of inserting it

Port SCSS changes from 8d5dcc9301 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko
2019-05-27 03:33:39 +02:00
committed by Thibaut Girka
parent 3d73d76e55
commit 56d8faab18
4 changed files with 3 additions and 33 deletions

View File

@@ -361,10 +361,6 @@
.logo-button {
background-color: $secondary-text-color;
svg path:last-child {
fill: $secondary-text-color;
}
}
}