Adds padding to the Evennia Admin page to make layout more consistent with rest of site.

This commit is contained in:
Johnny 2018-10-26 00:29:12 +00:00
parent 428b3730af
commit 59610ffffe

View file

@ -6,7 +6,7 @@
<div class="row">
<div class="col">
<div class="card">
<div class="card-block">
<div class="card-block p-4">
<h1 class="card-title">Admin</h1>
<p class="card-text">
Welcome to the Evennia Admin Page. Here, you can edit many facets of accounts, characters, and other parts of the game.