vvv-knyazeva commited on
Commit
4c989e1
1 Parent(s): f92ef4d

Update pages/gpt_v1.py

Browse files
Files changed (1) hide show
  1. pages/gpt_v1.py +1 -1
pages/gpt_v1.py CHANGED
@@ -6,7 +6,7 @@ import textwrap
6
 
7
  body {
8
  background: linear-gradient(to right, #ff416c, #ff4b2b);
9
- animation: animate-bg 10s linear infinite;
10
  }
11
 
12
  @keyframes animate-bg {
 
6
 
7
  body {
8
  background: linear-gradient(to right, #ff416c, #ff4b2b);
9
+ animation: animate-bg 10000ms linear infinite;
10
  }
11
 
12
  @keyframes animate-bg {