1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-06 22:52:25 +02:00

add footer pic

This commit is contained in:
Kushagra Gour
2021-06-13 13:55:50 +05:30
committed by GitHub
parent 9f5fd294c7
commit 6809b006c9

View File

@ -46,6 +46,35 @@
</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">
Made by
<a href="https://twitter.com/chinchang457" rel="external">Kushagra Gour</a>