mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Decrease the maximal page width for readability
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Styles for managing the structural hierarchy of the site.
|
||||
|
||||
.container {
|
||||
max-width: 45rem;
|
||||
max-width: 40rem;
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
margin-left: auto;
|
||||
|
||||
Reference in New Issue
Block a user