forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-12 03:06:53 +02:00
parent 374544cbd8
commit 8e880dae5c
1 changed files with 5 additions and 0 deletions

View File

@ -182,4 +182,9 @@
</script>
{% endif %}
<style>
.container {
max-width: 1500px;
}
</style>
{% endblock %}