This commit is contained in:
parent
31cb918be9
commit
f3705b9a0e
2 changed files with 6 additions and 4 deletions
|
@ -52,6 +52,10 @@ h1 {
|
|||
font-size: 250%;
|
||||
}
|
||||
|
||||
.pre {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
p,
|
||||
a {
|
||||
font-size: 125%;
|
||||
|
|
|
@ -53,10 +53,8 @@
|
|||
</header>
|
||||
<main>
|
||||
<h1>anri's website</h1>
|
||||
<h2>
|
||||
<pre>
|
||||
welcome to my web3 space feel free to send me nfts as jpeg format</pre
|
||||
>
|
||||
<h2 class="pre">
|
||||
welcome to my web3 space feel free to send me nfts as jpeg format
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue