style: update container layout to use full width instead of max-width centering
Build / Build and Push (push) Successful in 13s
Build / Build and Push (push) Successful in 13s
This commit is contained in:
@@ -76,8 +76,7 @@ a {
|
||||
/* Layout */
|
||||
.container {
|
||||
padding: 2rem;
|
||||
max-width: 1600px;
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
|
||||
Reference in New Issue
Block a user