Make server address buttons bigger

This commit is contained in:
Ajay
2022-01-24 23:20:08 -05:00
parent 666aaab7f2
commit 8455ac8b39
2 changed files with 9 additions and 5 deletions

View File

@@ -234,6 +234,10 @@ input[type='number'] {
display: inline-block;
}
.next-line {
padding: 15px 0 0 0;
}
.bold {
font-weight: bold;
}