address review: make input full width

This commit is contained in:
Horatiu Muresan 2023-02-17 15:01:59 +02:00
parent 0bfd2143e6
commit 72f0b771e1
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
.prejoin-input {
margin-bottom: 16px;
width: 100%;
& input {
text-align: center;