mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-07 15:12:33 +02:00
add footer pic
This commit is contained in:
@ -46,6 +46,35 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p class="ta-c" style="position: relative">
|
||||||
|
<img
|
||||||
|
src="https://cssbattle.dev/images/avatar-chang.png"
|
||||||
|
style="width: 260px; border-radius: 45px"
|
||||||
|
/>
|
||||||
|
<span
|
||||||
|
style="
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
|
background: black;
|
||||||
|
border-radius: 35px;
|
||||||
|
padding: 5px 10px;
|
||||||
|
color: white;
|
||||||
|
display: inline-block;
|
||||||
|
width: 30ch;
|
||||||
|
left: calc(50% - 15ch);
|
||||||
|
"
|
||||||
|
>Made by
|
||||||
|
<a
|
||||||
|
href="https://twitter.com/chinchang457"
|
||||||
|
rel="external"
|
||||||
|
style="color: yellow"
|
||||||
|
>Kushagra Gour</a
|
||||||
|
></span
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p class="ta-c">
|
<p class="ta-c">
|
||||||
Made by
|
Made by
|
||||||
<a href="https://twitter.com/chinchang457" rel="external">Kushagra Gour</a>
|
<a href="https://twitter.com/chinchang457" rel="external">Kushagra Gour</a>
|
||||||
|
Reference in New Issue
Block a user