Update index.php

This commit is contained in:
awesomeuser 2023-08-02 21:43:08 +00:00
parent eb24bb08f7
commit 503969220f

View file

@ -63,7 +63,7 @@
cursor: pointer; cursor: pointer;
} }
input { input[type=submit] {
float: right; float: right;
width: 100px; width: 100px;
background: var(--accent); background: var(--accent);