mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-21 14:58:58 +00:00
adonisjs
This commit is contained in:
10
adonisjs/simple/resources/css/app.css
Normal file
10
adonisjs/simple/resources/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