refactor: update account copy
This commit is contained in:
parent
52eb5b1efe
commit
831d50f65c
|
@ -149,7 +149,7 @@ p {
|
|||
|
||||
#content-text-wrapper {
|
||||
position: relative;
|
||||
margin-bottom: 3.2em;
|
||||
margin-bottom: 6em;
|
||||
transition: height 500ms, opacity 500ms;
|
||||
|
||||
> div {
|
||||
|
|
|
@ -208,10 +208,7 @@ export default function App() {
|
|||
<div id="content-text-wrapper" ref={elContentTextWrapper}>
|
||||
<div id="content-text-default" ref={elContentTextDefault}>
|
||||
<h1>Access the open web with ease</h1>
|
||||
<p>
|
||||
Seamless access to the open web with Lume, integrated
|
||||
Handshake (HNS) and Ethereum (ENS) Support.
|
||||
</p>
|
||||
<p>Seamless access to your favorite networks</p>
|
||||
</div>
|
||||
<div
|
||||
id="content-text-create-account"
|
||||
|
|
Reference in New Issue