chore: cleanup
This commit is contained in:
parent
ade57be4a5
commit
de2dca0810
10 changed files with 311 additions and 37 deletions
|
@ -45,11 +45,11 @@
|
|||
</xsl:for-each>
|
||||
</section>
|
||||
</div>
|
||||
<footer>
|
||||
<hr />
|
||||
<p>Subscribe by adding <code><xsl:value-of select="rss/channel/atom:link/@href"/></code> to your feed reader of choice.</p>
|
||||
</footer>
|
||||
</main>
|
||||
<footer>
|
||||
<hr />
|
||||
<p>Subscribe by adding <code><xsl:value-of select="rss/channel/atom:link/@href"/></code> to your feed reader of choice.</p>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -43,6 +43,5 @@
|
|||
|
||||
& footer {
|
||||
padding-bottom: var(--spacing-3xl);
|
||||
width: unset;
|
||||
}
|
||||
}
|
Reference in a new issue