Yntec commited on
Commit
55e218d
1 Parent(s): 0ee8476

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -117,9 +117,9 @@ with gr.Blocks(css='style.css') as demo:
117
  h1 {
118
  font-size: 6em;
119
  color: #ffffff;
120
- margin-top: 69px;
121
- margin-bottom: 69px;
122
- text-shadow: 16px 16px black;
123
  }
124
  </style>
125
  <body>
 
117
  h1 {
118
  font-size: 6em;
119
  color: #ffffff;
120
+ margin-top: 30px;
121
+ margin-bottom: 30px;
122
+ text-shadow: 0 16px 16px rgba(0, 0, 0, .8);
123
  }
124
  </style>
125
  <body>