Increase max-width on normal content views to 800px
This commit is contained in:
@@ -80,7 +80,7 @@ hr {
|
||||
}
|
||||
|
||||
.content {
|
||||
max-width: 600px;
|
||||
max-width: 800px;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user