fixed template rendering
fixed asset controller
This commit is contained in:
parent
c33bb4cb3a
commit
a087af311c
5 changed files with 9 additions and 12 deletions
|
|
@ -8,9 +8,6 @@ html, body {
|
|||
color: #fff;
|
||||
background-color: #333;
|
||||
font-family: sans-serif;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue