test build container
All checks were successful
Docker Version Check / check-docker (push) Successful in 15s
All checks were successful
Docker Version Check / check-docker (push) Successful in 15s
This commit is contained in:
10
inertia/css/app.css
Normal file
10
inertia/css/app.css
Normal file
@@ -0,0 +1,10 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user