mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
Fix multilingual styling with small screen.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
html, body { margin: 0; padding: 0; }
|
||||
|
||||
body {
|
||||
padding: 0 20px;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
|
||||
|
Reference in New Issue
Block a user