mirror of
https://github.com/kognise/water.css.git
synced 2025-08-16 01:54:50 +02:00
Centered main container
This commit is contained in:
@@ -3,7 +3,7 @@ body {
|
||||
color: #dbdbdb;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
|
||||
text-rendering: optimizeLegibility;
|
||||
margin: 20px;
|
||||
margin: 20px auto;
|
||||
max-width: 800px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user