chore(landing): build changes

This commit is contained in:
Snazzah
2022-07-08 02:06:54 -05:00
committed by Jarred Sumner
parent d018b08082
commit 80dc9b97f2
2 changed files with 9 additions and 5 deletions

View File

@@ -458,7 +458,7 @@ header {
.BarGraphItem--bun .BarGraphBar {
background-color: rgb(249, 241, 225);
box-shadow: inset 1px 1px 3px rgb(204, 198, 187);
background-image: url("/logo.png");
background-image: url("/logo.svg");
background-repeat: no-repeat;
background-size: 56px 48.8px;
background-position: 6px 20%;

File diff suppressed because one or more lines are too long