mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Updated footer
This commit is contained in:
parent
7ae2433ad2
commit
f1662ea440
@ -118,7 +118,7 @@
|
||||
.footer p {
|
||||
font-size: 0.75rem;
|
||||
letter-spacing: 0.05rem;
|
||||
margin: 0 auto;
|
||||
margin: 1.5rem auto 0;
|
||||
max-width: 31.5rem;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
@ -189,7 +189,8 @@
|
||||
</ul>
|
||||
</main>
|
||||
<footer class="footer" role="contentinfo">
|
||||
<p>Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License. Company logos in icons are copyright of their respective owners. <a href="#">“Buy me a coffee?”</a> — Dan Leech</p>
|
||||
<p>Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License. Company logos in icons are copyright of their respective owners. Contributions, corrections and requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>.</p>
|
||||
<p><a href="#">“Buy me a coffee?”</a> — Dan Leech</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -1,7 +1,8 @@
|
||||
</ul>
|
||||
</main>
|
||||
<footer class="footer" role="contentinfo">
|
||||
<p>Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License. Company logos in icons are copyright of their respective owners. <a href="#">“Buy me a coffee?”</a> — Dan Leech</p>
|
||||
<p>Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License. Company logos in icons are copyright of their respective owners. Contributions, corrections and requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>.</p>
|
||||
<p><a href="#">“Buy me a coffee?”</a> — Dan Leech</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -118,7 +118,7 @@
|
||||
.footer p {
|
||||
font-size: 0.75rem;
|
||||
letter-spacing: 0.05rem;
|
||||
margin: 0 auto;
|
||||
margin: 1.5rem auto 0;
|
||||
max-width: 31.5rem;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
|
Loading…
Reference in New Issue
Block a user