mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
footer edited
This commit is contained in:
parent
d895f17962
commit
b4dd2bfbec
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user