forked from MarseyWorld/MarseyWorld
css. -> CSS (fix spelling)
parent
ac36b35588
commit
217e401979
|
@ -5,17 +5,11 @@
|
|||
{% block content %}
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="col col-md-8">
|
||||
|
||||
<div class="settings">
|
||||
|
||||
<div id="description">
|
||||
|
||||
<p class="text-small text-muted">Edit your profile css.</p>
|
||||
|
||||
<p class="text-small text-muted">Edit your profile CSS</p>
|
||||
<div class="settings-section rounded mb-0">
|
||||
|
||||
<div class="body d-lg-flex border-bottom">
|
||||
<div class="w-lg-100">
|
||||
<form id="profile-settings" action="/settings/profilecss" method="post">
|
||||
|
@ -27,13 +21,9 @@
|
|||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue