git: 4400e3e178 - main - website: Apply max-width to content/en/layout/css/layout.css as well

Mateusz Piotrowski <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4400e3e178b283f5dc7eb3367e67b3da86793972

commit 4400e3e178b283f5dc7eb3367e67b3da86793972
Author:     Janek Szynal <[email protected]>
AuthorDate: 2024-06-28 18:16:50 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2024-07-01 18:36:14 +0000

    website: Apply max-width to content/en/layout/css/layout.css as well
    
    The committer missed one part of the submitted patch when committing.
    
    Fixes:          1a9d34a6e1 website: Add max-width to the main container
    Reviewed by:            0mp
    Differential Revision:  https://reviews.freebsd.org/D45801
---
 website/content/en/layout/css/layout.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/content/en/layout/css/layout.css b/website/content/en/layout/css/layout.css
index a65c65b488..f5f1bceae0 100644
--- a/website/content/en/layout/css/layout.css
+++ b/website/content/en/layout/css/layout.css
@@ -15,6 +15,7 @@
 #container {
   margin: 0em auto;
   width: 90%;
+  max-width: 1600px;
   padding: 0;
   padding-top: 0px;
   padding-bottom: 15px;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.