mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-06-26 12:47:50 +02:00
Remove max width for content <div>
This commit is contained in:
@ -24,7 +24,6 @@ html, body {
|
|||||||
|
|
||||||
.content {
|
.content {
|
||||||
grid-area: content;
|
grid-area: content;
|
||||||
max-width: 900px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
|
Reference in New Issue
Block a user