footer edited

This commit is contained in:
unknown 2023-10-05 01:07:47 +05:45
parent d895f17962
commit b4dd2bfbec
2 changed files with 5 additions and 4 deletions

View File

@ -18,7 +18,7 @@ h6
font-weight: 300
letter-spacing: -.1rem
margin-bottom: 2.0rem
margin-top: 0
margin-top: 10
h1
font-size: 4.6rem
@ -43,6 +43,6 @@ h5
line-height: 1.5
h6
font-size: 1.6rem
font-size: 1.2rem
letter-spacing: 0
line-height: 1.4

View File

@ -922,7 +922,8 @@
<footer class="footer">
<section class="container">
<p>
<h6>
Designed with ♥ by
<a
target="blank"
@ -936,7 +937,7 @@
title="MIT License"
>MIT License</a
>.
</p>
</h6>
</section>
</footer>
</main>