mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-31 10:41:48 +08:00
Fix incorrect container width on public page responsive view.
This commit is contained in:
parent
5bfbe15c24
commit
1ece738613
1 changed files with 1 additions and 0 deletions
|
@ -140,5 +140,6 @@ footer.container {
|
|||
.wrap {
|
||||
margin: 0;
|
||||
padding: 30px;
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue