code cleanup

This commit is contained in:
madarsbiss
2021-07-20 20:42:11 +03:00
parent c8245d56ec
commit 859bfadc9f
2 changed files with 17 additions and 6 deletions

View File

@@ -15,7 +15,6 @@ body {
rgba(137, 171, 245, 0.37) 0%,
rgba(245, 247, 252, 1) 100.2%
);
/* background-image: linear-gradient( 112.1deg, rgba(32,38,57,1) 11.4%, rgba(63,76,119,1) 70.2% ); */
font-family: "Varela Round", sans-serif;
min-height: 100vh;
}