Move the link to add a new account into a nav bar
This commit is contained in:
parent
2cc284429a
commit
ecf3dd552e
7 changed files with 125 additions and 78 deletions
|
@ -7,14 +7,7 @@
|
|||
<title>Sub-Address KEy</title>
|
||||
</head>
|
||||
<body>
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="columns is-centered">
|
||||
<div class="column is-three-fifths" id="app">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="src/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue