chore: adds max-width to confirmation message
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
}
|
||||
|
||||
.confirmationMessage {
|
||||
max-width: 800px;
|
||||
text-align: center;
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user