mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
moved stuff out of app since it is used for routing
This commit is contained in:
5
src/Fragments/Error/style.module.css
Normal file
5
src/Fragments/Error/style.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.ErrorMessage {
|
||||
margin: 20px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user