tts-api commited on
Commit
819cbfc
·
verified ·
1 Parent(s): ec72951

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -10,8 +10,7 @@
10
 
11
  body {
12
  font-family: 'Tajawal', sans-serif;
13
- background: linear-gradient(135deg, #000000 0%, #0a0a2e 50%, #0d1b4b 100%);
14
- min-height: 100vh;
15
  display: flex;
16
  align-items: center;
17
  justify-content: center;
 
10
 
11
  body {
12
  font-family: 'Tajawal', sans-serif;
13
+ background: #0f0f1a;
 
14
  display: flex;
15
  align-items: center;
16
  justify-content: center;