Remove subtitle
This commit is contained in:
parent
1486a33bbd
commit
a87663a597
2 changed files with 0 additions and 9 deletions
|
@ -16,9 +16,6 @@
|
||||||
<span>paku</span><!--
|
<span>paku</span><!--
|
||||||
--><span>@skyizwhite.dev</span>
|
--><span>@skyizwhite.dev</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="subtitle">
|
|
||||||
Web developer
|
|
||||||
</p>
|
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="https://github.com/skyizwhite" target="_blank">GitHub</a>
|
<a href="https://github.com/skyizwhite" target="_blank">GitHub</a>
|
||||||
<a href="https://himagine.club/@skyizwhite" target="_blank">Fediverse</a>
|
<a href="https://himagine.club/@skyizwhite" target="_blank">Fediverse</a>
|
||||||
|
|
|
@ -26,12 +26,6 @@ body {
|
||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitle {
|
|
||||||
text-align: center;
|
|
||||||
font-size: 1.4em;
|
|
||||||
color: #555;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links {
|
.links {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue