JAYASWAROOP commited on
Commit
ef35912
1 Parent(s): 3c29b8b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -48,11 +48,11 @@
48
  border-top-right-radius: 11px;
49
  }
50
  h1{
51
- font-size: 32px;
52
  }
53
  @media (max-width: 767px) {
54
  h1 {
55
- font-size: 24px; /* Adjust font size for smaller screens */
56
  }
57
 
58
  .title {
 
48
  border-top-right-radius: 11px;
49
  }
50
  h1{
51
+ font-size: 38px;
52
  }
53
  @media (max-width: 767px) {
54
  h1 {
55
+ font-size: 29px; /* Adjust font size for smaller screens */
56
  }
57
 
58
  .title {