Moved upload limit
This commit is contained in:
@ -23,6 +23,13 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
pre {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
||||
#form-container {
|
||||
max-width: 400px;
|
||||
margin: 0 auto;
|
||||
|
2
Files/posts.json
Normal file
2
Files/posts.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user