Set footer p font
This commit is contained in:
parent
58f5984807
commit
57a916784d
@ -133,9 +133,10 @@ footer {
|
||||
}
|
||||
footer p {
|
||||
padding: 0;
|
||||
margin-top: 6px;
|
||||
margin-top: 9px;
|
||||
text-align: center;
|
||||
color: azure;
|
||||
font-family: monospace
|
||||
}
|
||||
@media screen and (min-height: 600px) {
|
||||
footer {
|
||||
|
Loading…
Reference in New Issue
Block a user