Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -113,10 +113,9 @@ pinned: true
|
|
113 |
margin-top: 20px !important;
|
114 |
margin-right: 10px !important;
|
115 |
}
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
}
|
120 |
</style>
|
121 |
</head>
|
122 |
<body>
|
|
|
113 |
margin-top: 20px !important;
|
114 |
margin-right: 10px !important;
|
115 |
}
|
116 |
+
.info ul li {
|
117 |
+
margin-left: 30px; /* Adjust this value to your preference */
|
118 |
+
}
|
|
|
119 |
</style>
|
120 |
</head>
|
121 |
<body>
|