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:
parent
9f5fd294c7
commit
6809b006c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user