andrewzamai commited on
Commit
b94c941
1 Parent(s): 7ad8ffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -36,6 +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
  }
40
  .header {
41
  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: #dbdbdb
40
  }
41
  .header {
42
  background-color: black;