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%;
|
font-size: 250%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pre {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
a {
|
a {
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
|
|
|
@ -53,10 +53,8 @@
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>anri's website</h1>
|
<h1>anri's website</h1>
|
||||||
<h2>
|
<h2 class="pre">
|
||||||
<pre>
|
welcome to my web3 space feel free to send me nfts as jpeg format
|
||||||
welcome to my web3 space feel free to send me nfts as jpeg format</pre
|
|
||||||
>
|
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue