Added slight padding to not cover the credits text in the dashboard
This commit is contained in:
parent
aa026d3e19
commit
3818691924
|
@ -19,7 +19,7 @@
|
|||
<br>
|
||||
<button style="margin-top: 10px;" onclick="attempt()">Submit</button>
|
||||
</div>
|
||||
<div class="oauthlist" id="oauthlist">
|
||||
<div class="oauthlist" id="oauthlist" style="margin-bottom: 30px;">
|
||||
<h2>Your existing apps</h2>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Reference in New Issue