Center podcast page footer (#4797) [deploy]
This commit is contained in:
parent
da2fa608c2
commit
c889e6b6c0
1 changed files with 6 additions and 3 deletions
|
|
@ -46,9 +46,12 @@ footer {
|
|||
padding: 50px 30px;
|
||||
line-height: 3em;
|
||||
margin: auto;
|
||||
@media screen and (min-width: 1250px) {
|
||||
margin-left: 0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1250px) {
|
||||
.stories-show + footer .inner-footer-container {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue