chore: footer text to be grey

does not need to be prominent

!35
This commit is contained in:
2024-07-14 15:27:03 +09:30
parent 935e10dc24
commit 1f35893db9
2 changed files with 5 additions and 3 deletions

View File

@ -188,6 +188,8 @@ footer {
vertical-align: middle;
padding: 0%;
margin: 0%;
color: #aaa;
font-size: 12px;
}
footer span {