Changing illustrations and styling

This commit is contained in:
Moris Zen
2018-08-05 14:43:55 +02:00
parent 1ce01b0722
commit 1e870a966f
13 changed files with 1790 additions and 2069 deletions

View File

@@ -31,7 +31,7 @@ body {
background: linear-gradient(
180deg,
rgba(255, 255, 255, 1) 0%,
rgba(237, 233, 245, 1) 100%
rgba(237, 233, 245, 0.5) 100%
);
}