last css theme edit
This commit is contained in:
parent
e7f7d7c34d
commit
32ed491b35
@ -1,10 +1,12 @@
|
|||||||
|
html body {
|
||||||
|
min-height: 100vh;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
background:linear-gradient(to top, #f7764a,#f9cc7b);
|
background:linear-gradient(to top, #f7764a,#f9cc7b);
|
||||||
|
background-repeat:no-repeat !important;
|
||||||
margin: 40px auto;
|
margin: 40px auto;
|
||||||
max-width: 70%;
|
|
||||||
color: black;
|
color: black;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
|
||||||
width: 90%;
|
width: 90%;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user