mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Adds padding to the Evennia Admin page to make layout more consistent with rest of site.
This commit is contained in:
parent
428b3730af
commit
59610ffffe
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue