mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
5 lines
77 B
CSS
5 lines
77 B
CSS
|
|
.ErrorMessage {
|
||
|
|
margin: 20px;
|
||
|
|
display: flex;
|
||
|
|
justify-content: center;
|
||
|
|
}
|