centered footer
This commit is contained in:
@ -67,3 +67,7 @@ h2 {
|
|||||||
span.num {
|
span.num {
|
||||||
color: var(--neon-purple)
|
color: var(--neon-purple)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#footer {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
- url = "http://seanland.ca"
|
- url = "http://seanland.ca"
|
||||||
- git = "https://git.snld.xyz/Seanland/unesco-tracker"
|
- git = "https://git.snld.xyz/Seanland/unesco-tracker"
|
||||||
|
div(id="footer")
|
||||||
p Made with #[a(href=git) unesco-tracker] | Copyright: #[a(href=url) ©️ Sean Clarke]
|
p Made with #[a(href=git) unesco-tracker] | Copyright: #[a(href=url) ©️ Sean Clarke]
|
||||||
|
|
||||||
p
|
p
|
||||||
|
Reference in New Issue
Block a user