Kquant03 commited on
Commit
df47662
·
verified ·
1 Parent(s): a814f40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -75,10 +75,11 @@ thumbnail: "https://github.com/user-attachments/assets/8ae905f3-6884-45cb-bd50-0
75
  line-height: 1.6;
76
  margin-left: 5px;
77
  overflow-x: auto;
78
- margin-top: 20px;
79
  border: 1px solid rgba(255, 255, 255, 0.05);
80
  transition: background-color 0.6s ease;
81
  }
 
82
  .info img {
83
  width: 100%;
84
  border-radius: 10px 10px 0 0;
 
75
  line-height: 1.6;
76
  margin-left: 5px;
77
  overflow-x: auto;
78
+ margin-top: 40px; /* Increased margin-top */
79
  border: 1px solid rgba(255, 255, 255, 0.05);
80
  transition: background-color 0.6s ease;
81
  }
82
+ }
83
  .info img {
84
  width: 100%;
85
  border-radius: 10px 10px 0 0;