Changed footer CSS

This commit is contained in:
2021-05-03 21:32:52 +02:00
parent bda3cfe94c
commit 6c6e536f44
3 changed files with 5 additions and 5 deletions

View File

@@ -163,12 +163,12 @@ h1 {
}
#footer {
height: 100px;
width: 100%;
background-color: rgb(54, 30, 78);
color: white;
text-align: center;
line-height: 100px;
padding: 2rem 0;
line-height: 2rem;
a {
color: white;