mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37: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.
|
// Styles for managing the structural hierarchy of the site.
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
max-width: 45rem;
|
max-width: 40rem;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user