Fix footer on mobile
This commit is contained in:
parent
d31cbd42d5
commit
482105a779
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2845,6 +2845,8 @@ Usage (In Ghost editor):
|
||||||
|
|
||||||
.site-footer-nav {
|
.site-footer-nav {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-flow: wrap;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-footer-nav a {
|
.site-footer-nav a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user