mirror of
https://github.com/csd4ni3l/loginween.git
synced 2026-01-01 04:23:48 +01:00
Fix light button margins, make it so grids only show for the actual colorable cells, making it look much better
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<button type="submit" class="btn btn-primary me-2" id="loginBtn">Login</button>
|
||||
<button type="button" id="lightBtn" class="btn btn-warning">Light!</button>
|
||||
<button type="button" id="lightBtn" class="btn btn-warning me-2">Light!</button>
|
||||
<button type="button" id="clearBtn" class="btn btn-danger">Clear</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user