make footer monospace
This commit is contained in:
parent
5b7316a90f
commit
357fbe5cd8
|
|
@ -117,5 +117,6 @@ footer {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
font-size: small;
|
||||
font-family: monospace;
|
||||
margin: 5%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue