fix weird padding in footer
This commit is contained in:
parent
43bf0a7c3c
commit
38e5f8f06d
2 changed files with 18 additions and 6 deletions
|
@ -13,9 +13,9 @@
|
|||
{{/if}}
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="footer-icon">
|
||||
<a href="{{ config.site }}/treehouse">
|
||||
<svg id="footer-icon" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="all">
|
||||
<mask id="mask">
|
||||
<rect width="32" height="32" fill="black" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue