andrewzamai commited on
Commit
ba62150
1 Parent(s): b94c941

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ Instructed on a reduced number of samples, it is designed to tackle never-seen-b
36
  font-size: 8px;
37
  border-radius: 10px; /* Rounded borders for container */
38
  overflow: hidden; /* Ensure child elements respect container's rounded borders */
39
- background-color: #dbdbdb
40
  }
41
  .header {
42
  background-color: black;
 
36
  font-size: 8px;
37
  border-radius: 10px; /* Rounded borders for container */
38
  overflow: hidden; /* Ensure child elements respect container's rounded borders */
39
+ background-color: #f0f0f0
40
  }
41
  .header {
42
  background-color: black;