1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-06 17:45:26 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,35 @@
</ul>
</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