File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 259
259
< div class ="third w-full ">
260
260
261
261
< div class ="search m-3 ">
262
- < input type ="text " class ="w-1/2 px-4 py-2 rounded-full bg-[#16181c] text-white outline-none "
262
+ < input type ="text " class ="w-10/12 px-4 py-2 rounded-full bg-[#16181c] text-white outline-none "
263
263
placeholder ="Search ">
264
264
</ div >
265
265
266
- < div class ="whats m-3 bg-[#16181c] w-1/2 py-5 rounded-xl space-y-3 ">
266
+ < div class ="whats m-3 bg-[#16181c] w-10/12 py-5 rounded-xl space-y-3 ">
267
267
< h1 class ="text-xl font-bold px-3 "> What's Happening</ h1 >
268
268
< div class ="item p-3 hover:bg-gray-800 cursor-pointer px-3 ">
269
269
< div class ="font-bold text-xs text-gray-700 "> Trending in India</ div >
@@ -354,4 +354,4 @@ <h1 class="text-xl font-bold px-3">Who to follow</h1>
354
354
</ div >
355
355
</ body >
356
356
357
- </ html >
357
+ </ html >
You can’t perform that action at this time.
0 commit comments