From ec6372464f7ae5c3cd99f522f2d970a61a87ccaa Mon Sep 17 00:00:00 2001 From: natsoni Date: Wed, 18 Sep 2024 20:15:33 +0200 Subject: [PATCH 1/2] Add logos to blocks and test transactions pages --- .../blocks-list/blocks-list.component.html | 5 +- .../svg-images/svg-images.component.html | 62 +++++++++++++++++++ .../test-transactions.component.html | 5 +- 3 files changed, 70 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/blocks-list/blocks-list.component.html b/frontend/src/app/components/blocks-list/blocks-list.component.html index d82472492..e2cd0a665 100644 --- a/frontend/src/app/components/blocks-list/blocks-list.component.html +++ b/frontend/src/app/components/blocks-list/blocks-list.component.html @@ -1,7 +1,10 @@
-

Blocks

+
+

Blocks

+ +
diff --git a/frontend/src/app/components/svg-images/svg-images.component.html b/frontend/src/app/components/svg-images/svg-images.component.html index 1d2b0f04a..34ed23bd0 100644 --- a/frontend/src/app/components/svg-images/svg-images.component.html +++ b/frontend/src/app/components/svg-images/svg-images.component.html @@ -113,6 +113,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/src/app/components/test-transactions/test-transactions.component.html b/frontend/src/app/components/test-transactions/test-transactions.component.html index 20ba5c4bd..669150069 100644 --- a/frontend/src/app/components/test-transactions/test-transactions.component.html +++ b/frontend/src/app/components/test-transactions/test-transactions.component.html @@ -1,5 +1,8 @@
-

Test Transactions

+
+

Test Transactions

+ +
From 32cc2f0c636109f8530678bca2eb7bdcbcbaf177 Mon Sep 17 00:00:00 2001 From: natsoni Date: Thu, 19 Sep 2024 16:33:31 +0200 Subject: [PATCH 2/2] Blocks logo wraps before 'Test Transactions' text --- .../test-transactions/test-transactions.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/test-transactions/test-transactions.component.html b/frontend/src/app/components/test-transactions/test-transactions.component.html index 669150069..181db8b01 100644 --- a/frontend/src/app/components/test-transactions/test-transactions.component.html +++ b/frontend/src/app/components/test-transactions/test-transactions.component.html @@ -1,5 +1,5 @@
-
+

Test Transactions