From bf541f08984cd2b72839229acf18960f2763c56f Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Mon, 29 Apr 2024 08:07:09 -0700
Subject: [PATCH] Replace bisq with onbtc for about alliances
---
.../app/components/about/about.component.html | 4 +-
.../app/components/about/about.component.scss | 5 +-
frontend/src/resources/profile/onbtc-full.svg | 334 ++++++++++++++++++
3 files changed, 339 insertions(+), 4 deletions(-)
create mode 100644 frontend/src/resources/profile/onbtc-full.svg
diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html
index 5185c9d01..59c3bfb4a 100644
--- a/frontend/src/app/components/about/about.component.html
+++ b/frontend/src/app/components/about/about.component.html
@@ -343,8 +343,8 @@
-
-
+
+
diff --git a/frontend/src/app/components/about/about.component.scss b/frontend/src/app/components/about/about.component.scss
index 81fcfbbd8..d1c15f838 100644
--- a/frontend/src/app/components/about/about.component.scss
+++ b/frontend/src/app/components/about/about.component.scss
@@ -129,8 +129,9 @@
position: relative;
width: 300px;
}
- .bisq {
- top: 3px;
+ .sv {
+ height: 85px;
+ width: auto;
position: relative;
}
}
diff --git a/frontend/src/resources/profile/onbtc-full.svg b/frontend/src/resources/profile/onbtc-full.svg
new file mode 100644
index 000000000..1c189ea6d
--- /dev/null
+++ b/frontend/src/resources/profile/onbtc-full.svg
@@ -0,0 +1,334 @@
+
+
\ No newline at end of file