Rammohan0504 geethareddy commited on
Commit
17b9f1b
·
verified ·
1 Parent(s): 9ce2ae8

Update templates/customer_details.html (#13)

Browse files

- Update templates/customer_details.html (dbedbda107166b9f9e0fcf5a3bfdc4427308e871)


Co-authored-by: geetha <[email protected]>

Files changed (1) hide show
  1. templates/customer_details.html +1 -1
templates/customer_details.html CHANGED
@@ -133,7 +133,7 @@
133
 
134
  h1 {
135
  color: #1C1C1C; /* Change User Profile heading color */
136
- font-size: 28px; /* Change font size of 'User Profile' */
137
  }
138
  </style>
139
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
 
133
 
134
  h1 {
135
  color: #1C1C1C; /* Change User Profile heading color */
136
+ font-size: 24px; /* Change font size of 'User Profile' */
137
  }
138
  </style>
139
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>