Skip to content

Commit

Permalink
header updates
Browse files Browse the repository at this point in the history
  • Loading branch information
maoo committed Mar 7, 2024
1 parent 1f8ace5 commit 79bbc00
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion web-front-end/angular/main/app/header/header.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<nav class="navbar navbar-expand-lg bg-body-tertiary text-bg-primary" data-bs-theme="dark">
<div class="container-fluid">
<a class="navbar-brand text-bg-primary" href="#">FINOS | TradeX Sample Application</a>
<!-- style="display:flex ; justify-content: space-between; -->
<img width="50px" src="assets/img/2023_TraderX_Icon_WHT.png"/>
<div style="font-size: 1.5em">FINOS | TraderX Sample Application</div>
<img width="30px" src="assets/img/FINOS_Icon_White.png"/>
</div>
</nav>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 79bbc00

Please sign in to comment.