mirror of
https://github.com/exogen/vl2-forge.git
synced 2026-07-13 15:34:35 +00:00
Deploy
This commit is contained in:
parent
a344655cd9
commit
78acd2a63e
17 changed files with 34 additions and 28 deletions
|
|
@ -21,14 +21,14 @@ html {
|
|||
|
||||
body {
|
||||
display: flex;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
flex-direction: column;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100vh;
|
||||
max-height: 100vh;
|
||||
overflow: hidden;
|
||||
background-color: #699697;
|
||||
background-image: url("../public/noise.png"),
|
||||
linear-gradient(to bottom, #5be9ee 0%, #1e4172 100%);
|
||||
background-repeat: repeat, repeat;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue