Skip to content
Snippets Groups Projects
Commit 18aa8a3f authored by Aymeric Chaumont's avatar Aymeric Chaumont
Browse files

changed bg color

parent 14e65054
Branches
No related tags found
1 merge request!56Front adjustments
body, html {
color: white;
text-align: center;
/* background: linear-gradient(to right, #B06AB3, #4568DC); */
background-color: rgb(93, 114, 154);
background: linear-gradient(to bottom, #6359CE, #6E83F9);
}
.app{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment