some css fixes
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
|
||||
body {
|
||||
margin: 3em 10% 3em 10%;
|
||||
background: rgb(0,255,240);
|
||||
background: linear-gradient(180deg, rgba(0,255,240,1) 0%, rgba(109,67,134,1) 56%, rgba(50,0,65,1) 100%);
|
||||
margin: 3em 20% 3em 20%;
|
||||
background: #9bf2dc;
|
||||
color: white;
|
||||
font-family: helvetica;
|
||||
}
|
||||
|
Reference in New Issue
Block a user