fix footer centering
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
aa6a6753b1
commit
bf2b494750
@ -27,6 +27,10 @@ p {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer p {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 480px) {
|
@media screen and (min-width: 480px) {
|
||||||
.center-div {
|
.center-div {
|
||||||
min-width: 480px;
|
min-width: 480px;
|
||||||
|
Loading…
Reference in New Issue
Block a user