* fix(layout): split page and content width configuration
* refactor(layout): consolidate page width settings and update documentation
- Removed separate content width configuration from `hugo.yaml` and set a default value of `72rem` in CSS.
- Updated documentation in multiple languages to reflect the changes in page and content width settings, emphasizing the new fixed content width and customization options.