9 lines
92 B
CSS
9 lines
92 B
CSS
.wrapper {
|
|
max-width: 260px;
|
|
text-align: center;
|
|
}
|
|
|
|
.message {
|
|
margin-bottom: 30px;
|
|
}
|