mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
changed read_comic page width to auto to make better use of space.
margins were way too wide. and we could use that space on tablets.
This commit is contained in:
@@ -52,9 +52,9 @@
|
||||
<li><a href="/">Home</a></li>
|
||||
{% endblock %}
|
||||
</ol>
|
||||
<div class="container">
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
|
||||
|
||||
<!-- /.container -->
|
||||
<footer class="footer">
|
||||
|
||||
Reference in New Issue
Block a user