feat: Add Nathan.Woodburn to footer

This commit is contained in:
2023-10-31 14:54:14 +11:00
parent a4c1e919e5
commit 390083eae3
2 changed files with 15 additions and 2 deletions

View File

@@ -8,4 +8,11 @@ footer {
height: 60px;
line-height: 60px;
padding-left: 5%;
}
span.right-footer {
float: right;
margin-right: 5%;
}
span.right-footer a {
color: #fff;
}