Merge pull request #551 from khairuzzaman/master

Fix Manage Account Broken UI
This commit is contained in:
Sumit Ghosh
2021-09-24 19:51:20 +05:30
committed by GitHub

View File

@@ -2,9 +2,8 @@
Layout = "/Views/Shared/_Layout.cshtml"; Layout = "/Views/Shared/_Layout.cshtml";
} }
<h2>Manage your account</h2> <div class="container">
<h2>Manage your account</h2>
<div>
<h4>Change your account settings</h4> <h4>Change your account settings</h4>
<hr /> <hr />
<div class="row"> <div class="row">