update about page with suggestions from CAMP

This commit is contained in:
imohkay 2021-10-23 15:56:36 +05:30
commit bb986912de
4 changed files with 32 additions and 38 deletions

View file

@ -35,7 +35,7 @@
body.animated {
background: linear-gradient(to right, var(--bg-color-1), var(--bg-color-2) , var(--bg-color-3), var(--bg-color-4));
//animation: background_animation 60s ease-in-out infinite;
animation: background_animation 60s ease-in-out infinite;
background-size: 400% 100%;
color: #ddd;
}