drone build Wed Aug 26 16:50:47 PDT 2026
This commit is contained in:
+13
-2
@@ -223,13 +223,23 @@ footer {
|
||||
margin: 1rem auto 0;
|
||||
padding: 1rem .5rem;
|
||||
width: 100%;
|
||||
flex-wrap: wrap;
|
||||
flex-flow: row wrap;
|
||||
border-top: .25rem solid var(--color-header);
|
||||
}
|
||||
|
||||
footer p {
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
footer {
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
|
||||
footer p {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
#zine-container {
|
||||
padding: 0;
|
||||
}
|
||||
@@ -340,11 +350,12 @@ footer p {
|
||||
<p>
|
||||
Read the <a href="/attribution">site attribution</a>
|
||||
</p>
|
||||
<p>© 2023-2026</p>
|
||||
<p>Site feedback? Questions?
|
||||
<a href="mailto:lee.cattarin@gmail.com?subject=fediZineFest">Reach out to Lee</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
<!-- This page `/` was built on 2026-08-26T23:38:56.935Z -->
|
||||
<!-- This page `/` was built on 2026-08-26T23:50:42.926Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user