update: css style
This commit is contained in:
13
app/page.tsx
13
app/page.tsx
@@ -18,20 +18,15 @@ export default function Home() {
|
||||
<div className="relative z-10 max-w-md w-full font-mono p-6 shadow-lg bg-black/100 ">
|
||||
<div className="space-y-2">
|
||||
<div align="center" className="border-b border-green-500 pb-1 mb-2 ">about:nouwushka</div>
|
||||
<div>
|
||||
<span className>name:</span>
|
||||
<a>nouwushka</a>
|
||||
<span className="text-grey-1000">/</span>
|
||||
<span className="text-grey-200">zhenya</span>
|
||||
</div>
|
||||
<div>name: nouwushka/zhenya</div>
|
||||
<div>pronouns: she/her</div>
|
||||
<div>language: ru >native<, en >A2<, heb >A1<</div>
|
||||
<div>hobby: programming, art, philosophy</div>
|
||||
<div>occupation:one</div>
|
||||
<div>contact me:link.uwushka.cc</div>
|
||||
<div>contact me: <a className="link-custom hover:">@nouwushka</a></div>
|
||||
<div>
|
||||
donate:
|
||||
<a href="https://uwushka.cc" target="_blank" rel="noopener noreferrer"className="link-custom hover:underline">pay.test.cc</a>
|
||||
<a href="https://uwushka.cc" target="_blank" rel="noopener noreferrer"className="">pay.uwushka.cc</a>
|
||||
</div>
|
||||
|
||||
<div align="center" className=" pb-1 mt-6 mb-2">about:services</div>
|
||||
@@ -39,7 +34,7 @@ export default function Home() {
|
||||
<div>service:matrix - chat.uwwshka.cc</div>
|
||||
|
||||
|
||||
<div align="center">host by senko.digital </div>
|
||||
<div align="center" className="two-color">host by senko.digital </div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user