npm update

This commit is contained in:
2022-04-03 12:27:44 +02:00
parent 9a03628a27
commit 66ba0759ed
3 changed files with 3500 additions and 2979 deletions

View File

@@ -16,6 +16,7 @@ body {
font-family: Roboto, "Helvetica Neue", sans-serif;
font-size: 14px;
overscroll-behavior-y: none;
color: #333;
background: #373b44; /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #373b44, @primary-color); /* Chrome 10-25, Safari 5.1-6 */