mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-19 08:54:25 -08:00
Use the center class for centering the content.
This commit is contained in:
parent
334439e075
commit
415a05288a
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
{% include header.html %}
|
||||
|
||||
<div class="content">
|
||||
<div class="content center">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
@ -15,4 +15,3 @@
|
|||
|
||||
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user