correct footer text size
This commit is contained in:
parent
9e4dd52244
commit
8b7550875b
1 changed files with 4 additions and 0 deletions
|
@ -476,6 +476,10 @@ span.date {
|
|||
|
||||
footer .footer-copy {
|
||||
margin-left: 1em;
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) and (min-width: 992px) {
|
||||
|
|
Loading…
Reference in a new issue