refactor: update account copy

This commit is contained in:
Derrick Hammer 2023-08-11 06:33:57 -04:00
parent 52eb5b1efe
commit 831d50f65c
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 2 additions and 5 deletions

View File

@ -149,7 +149,7 @@ p {
#content-text-wrapper { #content-text-wrapper {
position: relative; position: relative;
margin-bottom: 3.2em; margin-bottom: 6em;
transition: height 500ms, opacity 500ms; transition: height 500ms, opacity 500ms;
> div { > div {

View File

@ -208,10 +208,7 @@ export default function App() {
<div id="content-text-wrapper" ref={elContentTextWrapper}> <div id="content-text-wrapper" ref={elContentTextWrapper}>
<div id="content-text-default" ref={elContentTextDefault}> <div id="content-text-default" ref={elContentTextDefault}>
<h1>Access the open web with ease</h1> <h1>Access the open web with ease</h1>
<p> <p>Seamless access to your favorite networks</p>
Seamless access to the open web with Lume, integrated
Handshake (HNS) and Ethereum (ENS) Support.
</p>
</div> </div>
<div <div
id="content-text-create-account" id="content-text-create-account"