File tree 1 file changed +10
-4
lines changed
1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 20
20
<!-- /Dark Mode -->
21
21
</ head >
22
22
< style >
23
+ body {
24
+ contain : paint;
25
+ }
23
26
.navbar {
24
27
background-color : # 009999 ;
25
28
position : fixed;
26
- }
29
+ }
27
30
</ style >
28
31
< body >
29
32
<!-- navbar -->
@@ -454,6 +457,11 @@ <h2 class="animated bounce">Contributors</h2>
454
457
< a class ="float-right " href ="https://github.com/Lejla1502 "> Visit Github Profile</ a >
455
458
< div class ="dropDownContent "> </ div >
456
459
</ li >
460
+ < li class ="list-group-item dropDown ">
461
+ @NOY10
462
+ < a class ="float-right " href ="https://github.com/NOY10 "> Visit Github Profile</ a >
463
+ < div class ="dropDownContent "> </ div >
464
+ </ li >
457
465
</ ul >
458
466
</ div >
459
467
< div class ="container-fluid footer-container ">
462
470
If you liked the work of our contributors, you can go to their profile and leave
463
471
them a star. If not, you can still check them out and look through amaizing projects they've done so far.
464
472
</ h5 >
465
- < div class ="buttons ">
466
- < div class ="dropDownContent "> </ div >
467
- </ li >
473
+ < div class ="buttons " style ="overflow-x:scroll; width: 95vw; ">
468
474
< li class ="list-group-item dropDown ">
469
475
<!-- @savvasg35 -->
470
476
< a class ="float-right " href ="https://github.com/Savvasg35 "> @savvasg35</ a >
You can’t perform that action at this time.
0 commit comments