Update uploads page container max-width to 98%

parent a1221ce3
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
background-color: rgba(255,255,255,0.1); background-color: rgba(255,255,255,0.1);
} }
.container { .container {
max-width: 1200px; max-width: 98%;
margin: 2rem auto; margin: 2rem auto;
padding: 0 2rem; padding: 0 2rem;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment