lokesh341 commited on
Commit
32098e1
·
verified ·
1 Parent(s): edd7c05

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -2
templates/index.html CHANGED
@@ -18,12 +18,11 @@
18
  text-align: center;
19
  }
20
  .container {
21
- background-color: #fff; /* White background for contrast */
22
  padding: 40px 50px;
23
  border-radius: 10px;
24
  width: 450px;
25
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
26
- margin-right: 20px;
27
  }
28
  h1 {
29
  font-size: 30px;
 
18
  text-align: center;
19
  }
20
  .container {
21
+ background-color: #fff;
22
  padding: 40px 50px;
23
  border-radius: 10px;
24
  width: 450px;
25
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
 
26
  }
27
  h1 {
28
  font-size: 30px;