make footer monospace
This commit is contained in:
@@ -117,5 +117,6 @@ footer {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
|
font-family: monospace;
|
||||||
margin: 5%;
|
margin: 5%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user