Merge pull request 'Random CSS stuffs' (#8) from dev into origin
Reviewed-on: https://codeberg.orgBingus_Violet/Violets-Purgatory#8
This commit is contained in:
commit
7f4315dfd5
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ body,
|
|||
html {
|
||||
overflow-x: hidden;
|
||||
margin: auto;
|
||||
background-color: rgb(20, 5, 60);
|
||||
background: linear-gradient(rgb(15, 5, 50), black);
|
||||
background-color: rgb(30, 5, 60);
|
||||
background: linear-gradient(rgb(35, 5, 65), black);
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue